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