private: remove left-over comment

The caps are saved in the registry.
This commit is contained in:
Stefan Sauer 2013-10-25 21:28:30 +02:00
parent ecbe3d4f2e
commit 1e58699376

View file

@ -352,7 +352,7 @@ struct _GstTypeFindFactory {
GstTypeFindFunction function;
gchar ** extensions;
GstCaps * caps; /* FIXME: not yet saved in registry */
GstCaps * caps;
gpointer user_data;
GDestroyNotify user_data_notify;