Commit d366f53b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Quicktime: fix warning

parent 808e4451
......@@ -850,6 +850,8 @@ exit_error:
#endif
vlc_mutex_unlock( &qt_mutex );
#else
VLC_UNUSED( p_dec );
#endif /* !WIN32 */
return VLC_EGENERIC;
......
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