aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_music.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_music.c')
-rw-r--r--src/ft_music.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_music.c b/src/ft_music.c
index cc8d1ca..a4d588a 100644
--- a/src/ft_music.c
+++ b/src/ft_music.c
@@ -37,7 +37,6 @@ void
ft_printf("\n\n========= QWEQWE =========\n%s\n", cmd);
system(cmd);
ft_memdel((void**)&cmd);
- pthread_exit(NULL);
return (NULL);
}