diff options
author | mathias <mathias> | 2006-11-07 19:12:42 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-11-07 19:12:42 (GMT) |
commit | a3c5fd60001fc498a8b9904e63358751a17553da (patch) | |
tree | 4551610186b028e99eb998a0c2cffcf4f2804025 /src/FbWinFrame.cc | |
parent | e5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff) | |
download | fluxbox_pavel-a3c5fd60001fc498a8b9904e63358751a17553da.zip fluxbox_pavel-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2 |
cosmetic patch from slava again
Diffstat (limited to 'src/FbWinFrame.cc')
-rw-r--r-- | src/FbWinFrame.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbWinFrame.cc b/src/FbWinFrame.cc index b966134..b7f2e6b 100644 --- a/src/FbWinFrame.cc +++ b/src/FbWinFrame.cc | |||
@@ -42,8 +42,6 @@ | |||
42 | #include <algorithm> | 42 | #include <algorithm> |
43 | #include <X11/X.h> | 43 | #include <X11/X.h> |
44 | 44 | ||
45 | #include <iostream> | ||
46 | |||
47 | using std::mem_fun; | 45 | using std::mem_fun; |
48 | using std::string; | 46 | using std::string; |
49 | 47 | ||