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/FbTk/Font.cc | |
parent | 7f4e9112a80b56148719c9fca2b8ca286dedcb93 (diff) | |
download | fluxbox-50d41f6f5b6b6ec272210ee653402b9ac7025019.zip fluxbox-50d41f6f5b6b6ec272210ee653402b9ac7025019.tar.bz2 |
unused headers
Diffstat (limited to 'src/FbTk/Font.cc')
-rw-r--r-- | src/FbTk/Font.cc | 1 |
1 files changed, 0 insertions, 1 deletions
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 |