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

Douglas Mencken dougmencken at gmail.com
Thu Jul 10 09:10:22 PDT 2014


 vcl/source/window/wrkwin.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6363e1e3739cce7bc6ff6962b4021cf95fac340a
Author: Douglas Mencken <dougmencken at gmail.com>
Date:   Tue Jul 8 20:23:12 2014 -0400

    vcl/source/window/wrkwin.cxx: drop unused svsys.h header
    
    Change-Id: Iad99721f6026512584c6e1cb763b81ffc6d1a625
    Reviewed-on: https://gerrit.libreoffice.org/10152
    Tested-by: LibreOffice gerrit bot <gerrit at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/vcl/source/window/wrkwin.cxx b/vcl/source/window/wrkwin.cxx
index cf06c7c..9b614ea 100644
--- a/vcl/source/window/wrkwin.cxx
+++ b/vcl/source/window/wrkwin.cxx
@@ -23,7 +23,6 @@
 #include <vcl/svapp.hxx>
 #include <vcl/wrkwin.hxx>
 // declare system types in sysdata.hxx
-#include <svsys.h>
 #include <vcl/sysdata.hxx>
 #include <com/sun/star/lang/XComponent.hpp>
 #include <com/sun/star/rendering/XCanvas.hpp>


More information about the Libreoffice-commits mailing list