mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 12:02:27 +00:00
silly me
Original commit message from CVS: silly me
This commit is contained in:
parent
98611ba214
commit
580fc5d003
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ _gst_plugin_initialize (void)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
GST_INFO (GST_CAT_PLUGIN_LOADING, " Not reading registry", gst_registry);
|
GST_INFO (GST_CAT_PLUGIN_LOADING, " Not reading registry");
|
||||||
doc = NULL;
|
doc = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue