mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
gvariant test: Remove unused variable
This commit is contained in:
@@ -3410,7 +3410,7 @@ test_gv_byteswap ()
|
|||||||
0,
|
0,
|
||||||
'b', '\0', swapped16(77), 2,
|
'b', '\0', swapped16(77), 2,
|
||||||
6, 11 };
|
6, 11 };
|
||||||
GVariant *value, *swapped, *reswapped;
|
GVariant *value, *swapped;
|
||||||
gchar *string, *string2;
|
gchar *string, *string2;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user