aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.cc
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2006-11-12 17:16:56 (GMT)
committerfluxgen <fluxgen>2006-11-12 17:16:56 (GMT)
commit3efe68ffe30a24169492a97a9a0a883990e68b6a (patch)
tree17414434e41a73e250b0b3f3f65d4fd16e2b62e8 /src/Slit.cc
parenta3c5fd60001fc498a8b9904e63358751a17553da (diff)
downloadfluxbox-3efe68ffe30a24169492a97a9a0a883990e68b6a.zip
fluxbox-3efe68ffe30a24169492a97a9a0a883990e68b6a.tar.bz2
removed duplicate headers, patch from Slava Semushin aka php-coder
Diffstat (limited to 'src/Slit.cc')
-rw-r--r--src/Slit.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Slit.cc b/src/Slit.cc
index 5fc2fc1..8542dca 100644
--- a/src/Slit.cc
+++ b/src/Slit.cc
@@ -65,9 +65,6 @@
65#include "FbTk/StringUtil.hh" 65#include "FbTk/StringUtil.hh"
66#include "FbTk/I18n.hh" 66#include "FbTk/I18n.hh"
67 67
68#include <algorithm>
69#include <iostream>
70
71#ifdef HAVE_SYS_STAT_H 68#ifdef HAVE_SYS_STAT_H
72#include <sys/types.h> 69#include <sys/types.h>
73#include <sys/stat.h> 70#include <sys/stat.h>