summaryrefslogtreecommitdiffstats
path: root/src/io/sys.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/sys.cpp')
-rw-r--r--src/io/sys.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/io/sys.cpp b/src/io/sys.cpp
index a68d02707..198be94e6 100644
--- a/src/io/sys.cpp
+++ b/src/io/sys.cpp
@@ -28,12 +28,6 @@
#include "preferences.h"
#include "sys.h"
-#ifdef WIN32
-// For now to get at is_os_wide().
-#include "extension/internal/win32.h"
-using Inkscape::Extension::Internal::PrintWin32;
-#endif // WIN32
-
//#define INK_DUMP_FILENAME_CONV 1
#undef INK_DUMP_FILENAME_CONV