aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;