qtdemux: fix compilation with gst debuging disabled

qtdemux.c:9452:1: error: label at end of compound statement
This commit is contained in:
Tim-Philipp Müller 2013-11-29 09:21:52 +00:00
parent 0ab0421759
commit 4278ab18ff

View file

@ -9463,9 +9463,9 @@ unknown_tag:
g_free (namestr_dbg);
g_free (meanstr_dbg);
return;
}
#endif
return;
}
static void