summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp
diff options
context:
space:
mode:
authorgorodish <gorodish@users.sourceforge.net>2007-11-27 00:44:36 +0000
committergorodish <gorodish@users.sourceforge.net>2007-11-27 00:44:36 +0000
commit5dd6489fbcddafbe4ee7c93a89e31e7ef0d1f6f5 (patch)
tree1008a296388981ae24206ffed57a8e4108292eb3 /src/selection-chemistry.cpp
parentMenu item to toggle CMS adjustment on and off (diff)
downloadinkscape-5dd6489fbcddafbe4ee7c93a89e31e7ef0d1f6f5.tar.gz
inkscape-5dd6489fbcddafbe4ee7c93a89e31e7ef0d1f6f5.zip
Excised unneeded windows include that slipped in by mistake.
(bzr r4139)
Diffstat (limited to 'src/selection-chemistry.cpp')
-rw-r--r--src/selection-chemistry.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp
index 31cd1f8f1..040e5f839 100644
--- a/src/selection-chemistry.cpp
+++ b/src/selection-chemistry.cpp
@@ -20,10 +20,6 @@
# include "config.h"
#endif
-#ifdef WIN32
-#include <windows.h>
-#endif // WIN32
-
#include <gtkmm/clipboard.h>
#include "svg/svg.h"