mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Remove unused variable
This commit is contained in:
@@ -225,7 +225,6 @@ g_zlib_decompressor_convert (GConverter *converter,
|
||||
GError **error)
|
||||
{
|
||||
GZlibDecompressor *decompressor;
|
||||
gsize header_size;
|
||||
int res;
|
||||
|
||||
decompressor = G_ZLIB_DECOMPRESSOR (converter);
|
||||
|
Reference in New Issue
Block a user