mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 09:58:54 +02:00
Fix compiler warnings
This commit is contained in:
@@ -673,7 +673,7 @@ g_date_prepare_to_parse (const gchar *str,
|
||||
++i;
|
||||
}
|
||||
|
||||
#ifdef G_ENABLE_DEBUG
|
||||
#if defined(G_ENABLE_DEBUG) && 0
|
||||
DEBUG_MSG (("**GDate prepared a new set of locale-specific parse rules."));
|
||||
i = 1;
|
||||
while (i < 13)
|
||||
|
Reference in New Issue
Block a user