diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ int main(int argc, char *argv[]) { mkdir("./bin", 0777); - pthread_join(f_thread, NULL); /* Get value from thread which checks if the bin |