diff options
Diffstat (limited to 'plugins/indexers/gstindexers.h')
-rw-r--r-- | plugins/indexers/gstindexers.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/indexers/gstindexers.h b/plugins/indexers/gstindexers.h index 03e8e464e..8180f8f2e 100644 --- a/plugins/indexers/gstindexers.h +++ b/plugins/indexers/gstindexers.h @@ -25,9 +25,7 @@ G_BEGIN_DECLS gboolean gst_mem_index_plugin_init (GstPlugin * plugin); -#ifndef GST_DISABLE_LOADSAVE -gboolean gst_file_index_plugin_init (GstPlugin * plugin); -#endif +/* gboolean gst_file_index_plugin_init (GstPlugin * plugin); */ G_END_DECLS |