diff options
author | fluxgen <fluxgen> | 2005-05-18 08:32:17 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-05-18 08:32:17 (GMT) |
commit | c8898e2017618f8e99eb62e4cf60e81b671ba74d (patch) | |
tree | 849be4f6ff920ef3b51d83cf8a4a92d319fa375b | |
parent | 9e34722e67803f4246eaa90af69a3b7421c7e8a3 (diff) | |
download | fluxbox-c8898e2017618f8e99eb62e4cf60e81b671ba74d.zip fluxbox-c8898e2017618f8e99eb62e4cf60e81b671ba74d.tar.bz2 |
locale path
-rw-r--r-- | src/FbTk/I18n.cc | 3 |
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 | |||
65 | using std::cerr; | 62 | using std::cerr; |
66 | using std::endl; | 63 | using std::endl; |
67 | using std::string; | 64 | using std::string; |