all repos — fluxbox @ 50d41f6f5b6b6ec272210ee653402b9ac7025019

custom fork of the fluxbox windowmanager

unused headers
fluxgen fluxgen
commit

50d41f6f5b6b6ec272210ee653402b9ac7025019

parent

7f4e9112a80b56148719c9fca2b8ca286dedcb93

3 files changed, 0 insertions(+), 3 deletions(-)

jump to
M src/FbTk/EventManager.ccsrc/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.ccsrc/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.ccsrc/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>