Do not crash on invalid plugin info
This commit is contained in:
parent
f358b03fe3
commit
ddaed624e5
@ -228,7 +228,6 @@ moo_plugin_register (GType type,
|
||||
{
|
||||
g_warning ("%s: invalid info in plugin '%s'",
|
||||
G_STRLOC, g_type_name (type));
|
||||
g_object_unref (plugin);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user