[Libreoffice-commits] core.git: svtools/source

Stephan Bergmann sbergman at redhat.com
Mon Nov 4 14:54:11 CET 2013


 svtools/source/uno/fpicker.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 40f9b78413444b5b82947e5cfba4a9466a1576b8
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Nov 4 14:53:38 2013 +0100

    Remove unnecessary include
    
    Change-Id: I65b0caa36da08c5df552d8f1644ec74bfe135bfe

diff --git a/svtools/source/uno/fpicker.cxx b/svtools/source/uno/fpicker.cxx
index 81f2c6f..397f661 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;
 


More information about the Libreoffice-commits mailing list