mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
private: remove left-over comment
The caps are saved in the registry.
This commit is contained in:
parent
ecbe3d4f2e
commit
1e58699376
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue