mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
gvariant test: Remove unused variable
This commit is contained in:
parent
9f16c70c16
commit
7e4d88b290
@ -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;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user