aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2005-05-18 08:32:17 (GMT)
committerfluxgen <fluxgen>2005-05-18 08:32:17 (GMT)
commitc8898e2017618f8e99eb62e4cf60e81b671ba74d (patch)
tree849be4f6ff920ef3b51d83cf8a4a92d319fa375b /src
parent9e34722e67803f4246eaa90af69a3b7421c7e8a3 (diff)
downloadfluxbox-c8898e2017618f8e99eb62e4cf60e81b671ba74d.zip
fluxbox-c8898e2017618f8e99eb62e4cf60e81b671ba74d.tar.bz2
locale path
Diffstat (limited to 'src')
-rw-r--r--src/FbTk/I18n.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/FbTk/I18n.cc b/src/FbTk/I18n.cc
index 6f44c70..ec1450c 100644
--- a/src/FbTk/I18n.cc
+++ b/src/FbTk/I18n.cc
@@ -59,9 +59,6 @@
59 59
60#include <iostream> 60#include <iostream>
61 61
62// TODO: FIXME: the LOCALEPATH from this file should be ./configure-ed into config.h
63#include "../defaults.hh"
64
65using std::cerr; 62using std::cerr;
66using std::endl; 63using std::endl;
67using std::string; 64using std::string;