Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris/properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcompris/properties.c')
-rw-r--r--src/gcompris/properties.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gcompris/properties.c b/src/gcompris/properties.c
index 17a1979..5a8d2d6 100644
--- a/src/gcompris/properties.c
+++ b/src/gcompris/properties.c
@@ -128,9 +128,7 @@ gc_prop_new ()
GScanner *scanner;
int filefd;
gchar *full_rootdir;
-#ifndef WIN32
const gchar *locale;
-#endif
gchar *user_dir;
tmp = (GcomprisProperties *) malloc (sizeof (GcomprisProperties));