diff options
author | Andras Timar <atimar@suse.com> | 2013-03-19 18:27:53 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-03-19 18:27:53 +0100 |
commit | a1e22bdeb481b20dd38531e7efc6db9ceb973a4d (patch) | |
tree | 6ae36048ca9048195c83091d2456c7675f61194c /basic | |
parent | cd49ebe1aab8c2d05243f7ac96183fb77ea0a819 (diff) |
remove unused header: tools/fsys.hxx
Change-Id: Id6ac74e88e7e57dfbee9aa70a83909c3280a58cd
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/runtime/methods1.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/source/runtime/methods1.cxx b/basic/source/runtime/methods1.cxx index 0f25139269b0..dc9456692af6 100644 --- a/basic/source/runtime/methods1.cxx +++ b/basic/source/runtime/methods1.cxx @@ -29,7 +29,6 @@ #include <basic/sbxvar.hxx> #include <basic/sbx.hxx> #include <svl/zforlist.hxx> -#include <tools/fsys.hxx> #include <tools/urlobj.hxx> #include <osl/file.hxx> #include <vcl/jobset.hxx> |