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/ClientPattern.cc | |
parent | e5e76e7761f52ba7c0deca75bcecae4fbd3e2ff5 (diff) | |
download | fluxbox-a3c5fd60001fc498a8b9904e63358751a17553da.zip fluxbox-a3c5fd60001fc498a8b9904e63358751a17553da.tar.bz2 |
cosmetic patch from slava again
Diffstat (limited to 'src/ClientPattern.cc')
-rw-r--r-- | src/ClientPattern.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ClientPattern.cc b/src/ClientPattern.cc index 8ac0cc5..d2c809c 100644 --- a/src/ClientPattern.cc +++ b/src/ClientPattern.cc | |||
@@ -35,8 +35,6 @@ | |||
35 | #define _GNU_SOURCE | 35 | #define _GNU_SOURCE |
36 | #endif // _GNU_SOURCE | 36 | #endif // _GNU_SOURCE |
37 | 37 | ||
38 | |||
39 | #include <iostream> | ||
40 | #include <fstream> | 38 | #include <fstream> |
41 | #include <string> | 39 | #include <string> |
42 | #include <memory> | 40 | #include <memory> |