Fix compiler warnings

This commit is contained in:
Dan Winship
2011-05-02 11:45:52 -04:00
parent 6f711a76cd
commit bdc23c44e8
14 changed files with 42 additions and 45 deletions

View File

@@ -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)