removed sully kids creation output

This commit is contained in:
asus
2024-01-26 13:22:13 +01:00
parent bbe97e90c6
commit 553e86f54a
2 changed files with 1 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ int main() \
fclose(file); \
\
asprintf(&cmd, "clang %1$s -o %2$s ; ./%2$s", kid_name_c, kid_name); \
printf("cmd: %s\n", cmd); \
if (i > 0) \
{\
system(cmd); \