diff options
author | fluxgen <fluxgen> | 2006-04-23 21:32:19 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-04-23 21:32:19 (GMT) |
commit | 5e598c460e3abcae691054fbe5483ee16a21cb39 (patch) | |
tree | e1684027a372c3eeae75edd6c02409e736f0a3ad /src/FbTk/Layer.hh | |
parent | fa188a956118d042ee32611606eea48135aa8194 (diff) | |
download | fluxbox_lack-5e598c460e3abcae691054fbe5483ee16a21cb39.zip fluxbox_lack-5e598c460e3abcae691054fbe5483ee16a21cb39.tar.bz2 |
removed include
Diffstat (limited to 'src/FbTk/Layer.hh')
-rw-r--r-- | src/FbTk/Layer.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/Layer.hh b/src/FbTk/Layer.hh index 5c0c566..aeef1b1 100644 --- a/src/FbTk/Layer.hh +++ b/src/FbTk/Layer.hh | |||
@@ -25,7 +25,6 @@ | |||
25 | #ifndef FBTK_LAYERTEMPLATE_HH | 25 | #ifndef FBTK_LAYERTEMPLATE_HH |
26 | #define FBTK_LAYERTEMPLATE_HH | 26 | #define FBTK_LAYERTEMPLATE_HH |
27 | 27 | ||
28 | /*#include "Layer.hh"*/ | ||
29 | #include <vector> | 28 | #include <vector> |
30 | #include <algorithm> | 29 | #include <algorithm> |
31 | #include <iostream> | 30 | #include <iostream> |