summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Abdallah <ali.slackware@gmail.com>2009-01-27 19:40:22 +0000
committerAli Abdallah <ali.slackware@gmail.com>2009-01-27 19:40:22 +0000
commit961ef1c5fcc6f4cb311b1fa50e57844a30838082 (patch)
tree2970f9fb5f49e5cda156cb89875553a673c4337d
parentc04f1e6e7407163513f89eb110b39af3de0365c0 (diff)
downloadixfce4-power-manager-961ef1c5fcc6f4cb311b1fa50e57844a30838082.tar.gz
Fix compilation problem
(Old svn revision: 6584)
-rw-r--r--src/xfpm-main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xfpm-main.c b/src/xfpm-main.c
index 7e3bcbcc..058c6f7b 100644
--- a/src/xfpm-main.c
+++ b/src/xfpm-main.c
@@ -69,7 +69,6 @@ static GOptionEntry option_entries[] = {
static void
show_version()
{
- setlocale(LC_ALL,"");
g_print (_("\n"
"Xfce Power Manager %s\n\n"
"Part of the Xfce Goodies Project\n"