diff options
Diffstat (limited to 'ext/audiofile/gstafsrc.h')
-rw-r--r-- | ext/audiofile/gstafsrc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/audiofile/gstafsrc.h b/ext/audiofile/gstafsrc.h index 785a0a689..f8f5fd8c3 100644 --- a/ext/audiofile/gstafsrc.h +++ b/ext/audiofile/gstafsrc.h @@ -34,9 +34,6 @@ extern "C" { #endif /* __cplusplus */ -/*GstElementDetails gst_afsrc_details;*/ - - #define GST_TYPE_AFSRC \ (gst_afsrc_get_type()) #define GST_AFSRC(obj) \ |