amrwbenc: Fix compiler warning

This commit is contained in:
Sebastian Dröge 2010-03-23 11:10:05 +01:00
parent d37572f6ed
commit 025aa946d3

View file

@ -55,7 +55,7 @@
#endif #endif
static GType static GType
gst_amrwbenc_bandmode_get_type () gst_amrwbenc_bandmode_get_type (void)
{ {
static GType gst_amrwbenc_bandmode_type = 0; static GType gst_amrwbenc_bandmode_type = 0;
static GEnumValue gst_amrwbenc_bandmode[] = { static GEnumValue gst_amrwbenc_bandmode[] = {