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