diff options
author | Andras Timar <atimar@suse.com> | 2013-03-25 07:03:30 -0700 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-03-25 07:04:13 -0700 |
commit | 34173da08ac40cc44130f0997ba4b66d2d4c4d08 (patch) | |
tree | 4cb00e749049b61152488f401f23fd1a65372f4f /extensions/source/plugin | |
parent | 7ccc1d024426260588fecce2fd5563b34c6514f5 (diff) |
remove unnecessary tools/fsys.hxx header
Change-Id: I91b457430055f45c80b9f908d7c1f70349c528ae
Diffstat (limited to 'extensions/source/plugin')
-rw-r--r-- | extensions/source/plugin/win/winmgr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/plugin/win/winmgr.cxx b/extensions/source/plugin/win/winmgr.cxx index 8052e665c46f..706f71d33f18 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" |