diff --git a/ext/sndfile/gstsfdec.c b/ext/sndfile/gstsfdec.c index d304f6b51f..7369cc3d52 100644 --- a/ext/sndfile/gstsfdec.c +++ b/ext/sndfile/gstsfdec.c @@ -27,12 +27,6 @@ #include "gstsfdec.h" -enum -{ - PROP_0, - PROP_LOCATION -}; - #define FORMATS \ "{ "GST_AUDIO_NE (F32)", "GST_AUDIO_NE (S32)", "GST_AUDIO_NE (S16)" }"