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

Andras Timar atimar at suse.com
Mon Mar 25 07:04:23 PDT 2013


 extensions/source/plugin/win/winmgr.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 34173da08ac40cc44130f0997ba4b66d2d4c4d08
Author: Andras Timar <atimar at suse.com>
Date:   Mon Mar 25 07:03:30 2013 -0700

    remove unnecessary tools/fsys.hxx header
    
    Change-Id: I91b457430055f45c80b9f908d7c1f70349c528ae

diff --git a/extensions/source/plugin/win/winmgr.cxx b/extensions/source/plugin/win/winmgr.cxx
index 8052e66..706f71d 100644
--- a/extensions/source/plugin/win/winmgr.cxx
+++ b/extensions/source/plugin/win/winmgr.cxx
@@ -32,7 +32,6 @@
 #undef OPTIONAL
 
 #include "vcl/svapp.hxx"
-#include "tools/fsys.hxx"
 #include "tools/urlobj.hxx"
 #include "osl/mutex.hxx"
 


More information about the Libreoffice-commits mailing list