diff options
author | fluxgen <fluxgen> | 2006-01-03 18:21:27 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-01-03 18:21:27 (GMT) |
commit | 3d012e07a104f0f0e9c1ad242ef11916d0593205 (patch) | |
tree | e3ac2fd763208ee4d3e52b8196cd63123d75d7c1 | |
parent | 50d41f6f5b6b6ec272210ee653402b9ac7025019 (diff) | |
download | fluxbox-3d012e07a104f0f0e9c1ad242ef11916d0593205.zip fluxbox-3d012e07a104f0f0e9c1ad242ef11916d0593205.tar.bz2 |
unused headers
-rw-r--r-- | src/WinClient.cc | 1 | ||||
-rw-r--r-- | src/Window.cc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/WinClient.cc b/src/WinClient.cc index df27621..feb387c 100644 --- a/src/WinClient.cc +++ b/src/WinClient.cc | |||
@@ -31,7 +31,6 @@ | |||
31 | #include "Xutil.hh" | 31 | #include "Xutil.hh" |
32 | 32 | ||
33 | #include "EventManager.hh" | 33 | #include "EventManager.hh" |
34 | #include "FbTk/I18n.hh" | ||
35 | #include "FbTk/MultLayers.hh" | 34 | #include "FbTk/MultLayers.hh" |
36 | 35 | ||
37 | #include <iostream> | 36 | #include <iostream> |
diff --git a/src/Window.cc b/src/Window.cc index aa9e32e..2eecc1e 100644 --- a/src/Window.cc +++ b/src/Window.cc | |||
@@ -41,7 +41,6 @@ | |||
41 | #include "MenuCreator.hh" | 41 | #include "MenuCreator.hh" |
42 | #include "StringUtil.hh" | 42 | #include "StringUtil.hh" |
43 | 43 | ||
44 | #include "FbTk/I18n.hh" | ||
45 | #include "FbTk/TextButton.hh" | 44 | #include "FbTk/TextButton.hh" |
46 | #include "FbTk/Compose.hh" | 45 | #include "FbTk/Compose.hh" |
47 | #include "FbTk/EventManager.hh" | 46 | #include "FbTk/EventManager.hh" |