unused headers
fluxgen fluxgen
3 files changed,
0 insertions(+),
3 deletions(-)
M
src/FbTk/EventManager.cc
→
src/FbTk/EventManager.cc
@@ -24,7 +24,6 @@
#include "EventManager.hh" #include "FbWindow.hh" #include "App.hh" -#include "I18n.hh" #include <iostream> using namespace std;
M
src/FbTk/Font.cc
→
src/FbTk/Font.cc
@@ -26,7 +26,6 @@ #include "StringUtil.hh"
#include "stringstream.hh" #include "Font.hh" #include "FontImp.hh" -#include "I18n.hh" #include "App.hh" #ifdef HAVE_CONFIG_H
M
src/FbTk/Menu.cc
→
src/FbTk/Menu.cc
@@ -43,7 +43,6 @@ #include "App.hh"
#include "EventManager.hh" #include "Transparent.hh" #include "SimpleCommand.hh" -#include "I18n.hh" #include "FbPixmap.hh" #include <X11/Xatom.h>