summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-04 14:53:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-04 14:53:38 +0100
commit40f9b78413444b5b82947e5cfba4a9466a1576b8 (patch)
tree2e2c958201f9fb90abf04f9a7eb9e5e5614a33ff /svtools
parent7722a5906d8f6765395205f5074f480ad365aa19 (diff)
Remove unnecessary include
Change-Id: I65b0caa36da08c5df552d8f1644ec74bfe135bfe
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/uno/fpicker.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/uno/fpicker.cxx b/svtools/source/uno/fpicker.cxx
index 81f2c6f1df9c..397f661840b5 100644
--- a/svtools/source/uno/fpicker.cxx
+++ b/svtools/source/uno/fpicker.cxx
@@ -27,10 +27,6 @@
#include "vcl/svapp.hxx"
-#ifdef WNT
-#include <windows.h>
-#endif
-
using css::uno::Reference;
using css::uno::Sequence;