mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
gtype: Remove unused variable
This commit is contained in:
committed by
Matthias Clasen
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);
|
||||
|
||||
|
Reference in New Issue
Block a user