mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix redefinition of local variable in gio/giowin32-private.c
This commit is contained in:
parent
136dc8afff
commit
94264e6190
@ -353,7 +353,6 @@ _g_win32_extract_executable (const gunichar2 *commandline,
|
||||
gchar *dllpart_utf8;
|
||||
gchar *dllpart_utf8_folded;
|
||||
gchar *function_utf8;
|
||||
gboolean folded;
|
||||
const gunichar2 *space = g_utf16_wchr (function_begin, L' ');
|
||||
|
||||
if (space)
|
||||
|
Loading…
Reference in New Issue
Block a user