diff options
| author | gorodish <gorodish@users.sourceforge.net> | 2007-11-27 00:44:36 +0000 |
|---|---|---|
| committer | gorodish <gorodish@users.sourceforge.net> | 2007-11-27 00:44:36 +0000 |
| commit | 5dd6489fbcddafbe4ee7c93a89e31e7ef0d1f6f5 (patch) | |
| tree | 1008a296388981ae24206ffed57a8e4108292eb3 /src/selection-chemistry.cpp | |
| parent | Menu item to toggle CMS adjustment on and off (diff) | |
| download | inkscape-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.cpp | 4 |
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" |
