diff options
Diffstat (limited to 'ext/audiofile/gstafparse.c')
-rw-r--r-- | ext/audiofile/gstafparse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/audiofile/gstafparse.c b/ext/audiofile/gstafparse.c index 4eece0c8..b576e814 100644 --- a/ext/audiofile/gstafparse.c +++ b/ext/audiofile/gstafparse.c @@ -299,7 +299,6 @@ gst_afparse_set_property (GObject * object, guint prop_id, { GstAFParse *afparse; - /* it's not null if we got it, but it might not be ours */ afparse = GST_AFPARSE (object); switch (prop_id) { |