mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Silence some uncontroversial warnings
https://bugzilla.gnome.org/show_bug.cgi?id=711547
This commit is contained in:
@@ -1796,7 +1796,8 @@ g_win32_get_system_data_dirs_for_module (void (*address_of_function)(void))
|
||||
gchar **retval;
|
||||
gchar *p;
|
||||
gchar *exe_root;
|
||||
|
||||
|
||||
hmodule = NULL;
|
||||
if (address_of_function)
|
||||
{
|
||||
G_LOCK (g_utils_global);
|
||||
|
Reference in New Issue
Block a user