qtdemux: fix compilation with gst debuging disabled
authorTim-Philipp Müller <tim@centricular.com>
Fri, 29 Nov 2013 09:21:52 +0000 (09:21 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 29 Nov 2013 09:21:52 +0000 (09:21 +0000)
qtdemux.c:9452:1: error: label at end of compound statement

gst/isomp4/qtdemux.c

index 3e54b71..5631b51 100644 (file)
@@ -9463,9 +9463,9 @@ unknown_tag:
 
     g_free (namestr_dbg);
     g_free (meanstr_dbg);
-    return;
   }
 #endif
+  return;
 }
 
 static void