aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_sfx_ooa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_sfx_ooa.c')
-rw-r--r--src/ft_sfx_ooa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_sfx_ooa.c b/src/ft_sfx_ooa.c
index 880aea5..5950d2e 100644
--- a/src/ft_sfx_ooa.c
+++ b/src/ft_sfx_ooa.c
@@ -24,7 +24,6 @@ void
else
pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL);
sfx = (t_sfx *)vargp;
- pthread_mutex_lock(&sfx[12].mutex);
while (1)
{
pthread_mutex_lock(&sfx[12].mutex);