gnome-games r8028 - trunk/mahjongg



Author: thomashpa
Date: Wed Oct 15 01:55:29 2008
New Revision: 8028
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8028&view=rev

Log:
remove unneeded call to setlocale

Modified:
   trunk/mahjongg/mahjongg.c

Modified: trunk/mahjongg/mahjongg.c
==============================================================================
--- trunk/mahjongg/mahjongg.c	(original)
+++ trunk/mahjongg/mahjongg.c	Wed Oct 15 01:55:29 2008
@@ -1426,8 +1426,6 @@
   gboolean retval;
   GError *error = NULL;
 
-setlocale (LC_ALL, "");
-
 #if defined(HAVE_GNOME) || defined(HAVE_RSVG_GNOMEVFS)
   /* If we're going to use gnome-vfs, we need to init threads before
    * calling any glib functions.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]