mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
gtype: Remove unused variable
This commit is contained in:
parent
2ab5d96fa6
commit
dee6ef109e
@ -3320,7 +3320,6 @@ GType
|
||||
g_type_from_name (const gchar *name)
|
||||
{
|
||||
GType type = 0;
|
||||
GQuark quark;
|
||||
|
||||
g_return_val_if_fail (name != NULL, 0);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user