Commit bb289970 authored by Laurent Aimar's avatar Laurent Aimar

Fixed double vlc_restorecancle call.

Noticed by courmish.
parent b7320893
......@@ -357,7 +357,6 @@ static void *Thread( void *p_data )
}
}
vlc_restorecancel( canc );
return NULL;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment