diff options
Diffstat (limited to 'src/FbTk/I18n.cc')
-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; |