aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.cc
diff options
context:
space:
mode:
authormathias <mathias>2006-11-07 19:12:42 (GMT)
committermathias <mathias>2006-11-07 19:12:42 (GMT)
commita3c5fd60001fc498a8b9904e63358751a17553da (patch)
tree4551610186b028e99eb998a0c2cffcf4f2804025 /src/FbWinFrame.cc
parente5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff)
downloadfluxbox-a3c5fd60001fc498a8b9904e63358751a17553da.zip
fluxbox-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2
cosmetic patch from slava again
Diffstat (limited to 'src/FbWinFrame.cc')
-rw-r--r--src/FbWinFrame.cc2
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
47using std::mem_fun; 45using std::mem_fun;
48using std::string; 46using std::string;
49 47