diff options
author | fluxgen <fluxgen> | 2006-01-03 18:20:49 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-01-03 18:20:49 (GMT) |
commit | 50d41f6f5b6b6ec272210ee653402b9ac7025019 (patch) | |
tree | bc9ed3e1967b8cfacf22da21099322c00fe4585c /src | |
parent | 7f4e9112a80b56148719c9fca2b8ca286dedcb93 (diff) | |
download | fluxbox_pavel-50d41f6f5b6b6ec272210ee653402b9ac7025019.zip fluxbox_pavel-50d41f6f5b6b6ec272210ee653402b9ac7025019.tar.bz2 |
unused headers
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/EventManager.cc | 1 | ||||
-rw-r--r-- | src/FbTk/Font.cc | 1 | ||||
-rw-r--r-- | src/FbTk/Menu.cc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/FbTk/EventManager.cc b/src/FbTk/EventManager.cc index e469724..9c519e3 100644 --- a/src/FbTk/EventManager.cc +++ b/src/FbTk/EventManager.cc | |||
@@ -24,7 +24,6 @@ | |||
24 | #include "EventManager.hh" | 24 | #include "EventManager.hh" |
25 | #include "FbWindow.hh" | 25 | #include "FbWindow.hh" |
26 | #include "App.hh" | 26 | #include "App.hh" |
27 | #include "I18n.hh" | ||
28 | 27 | ||
29 | #include <iostream> | 28 | #include <iostream> |
30 | using namespace std; | 29 | using namespace std; |
diff --git a/src/FbTk/Font.cc b/src/FbTk/Font.cc index 5f80898..2ffa56d 100644 --- a/src/FbTk/Font.cc +++ b/src/FbTk/Font.cc | |||
@@ -26,7 +26,6 @@ | |||
26 | #include "stringstream.hh" | 26 | #include "stringstream.hh" |
27 | #include "Font.hh" | 27 | #include "Font.hh" |
28 | #include "FontImp.hh" | 28 | #include "FontImp.hh" |
29 | #include "I18n.hh" | ||
30 | #include "App.hh" | 29 | #include "App.hh" |
31 | 30 | ||
32 | #ifdef HAVE_CONFIG_H | 31 | #ifdef HAVE_CONFIG_H |
diff --git a/src/FbTk/Menu.cc b/src/FbTk/Menu.cc index 3585b5b..9c72773 100644 --- a/src/FbTk/Menu.cc +++ b/src/FbTk/Menu.cc | |||
@@ -43,7 +43,6 @@ | |||
43 | #include "EventManager.hh" | 43 | #include "EventManager.hh" |
44 | #include "Transparent.hh" | 44 | #include "Transparent.hh" |
45 | #include "SimpleCommand.hh" | 45 | #include "SimpleCommand.hh" |
46 | #include "I18n.hh" | ||
47 | #include "FbPixmap.hh" | 46 | #include "FbPixmap.hh" |
48 | 47 | ||
49 | #include <X11/Xatom.h> | 48 | #include <X11/Xatom.h> |