index: remove GstIndex and GstIndexFactory for now
[platform/upstream/gstreamer.git] / gst / gstregistrybinary.c
index f2d9d87..348b3a7 100644 (file)
@@ -523,7 +523,6 @@ priv_gst_registry_binary_read_cache (GstRegistry * registry,
   /* make sure these types exist */
   GST_TYPE_ELEMENT_FACTORY;
   GST_TYPE_TYPE_FIND_FACTORY;
-  GST_TYPE_INDEX_FACTORY;
 
 #ifndef GST_DISABLE_GST_DEBUG
   timer = g_timer_new ();