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/Shape.cc | |
parent | e5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff) | |
download | fluxbox_pavel-a3c5fd60001fc498a8b9904e63358751a17553da.zip fluxbox_pavel-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2 |
cosmetic patch from slava again
Diffstat (limited to 'src/Shape.cc')
-rw-r--r-- | src/Shape.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Shape.cc b/src/Shape.cc index 66691b4..3f053a3 100644 --- a/src/Shape.cc +++ b/src/Shape.cc | |||
@@ -44,7 +44,6 @@ | |||
44 | #include <X11/extensions/shape.h> | 44 | #include <X11/extensions/shape.h> |
45 | #endif // SHAPE | 45 | #endif // SHAPE |
46 | 46 | ||
47 | #include <iostream> | ||
48 | #include <algorithm> | 47 | #include <algorithm> |
49 | 48 | ||
50 | using std::min; | 49 | using std::min; |