diff options
author | Andras Timar <atimar@suse.com> | 2013-03-14 11:41:49 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-03-14 11:41:49 +0100 |
commit | ec67dd1db5eb718c9501d07719e533b8f5af8464 (patch) | |
tree | 6dcc464a1fafd31ea80657fe2736885e2a2cbbc1 /sd | |
parent | de99bcde8a66a410287c7fb9c4ae6d6c9b7f05a6 (diff) |
remove unused tools/fsys.hxx from pch
Change-Id: Icc9c46014d9663aaa96cd17c515a343959a3d47c
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index a03c43ab3697..269045527bae 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -784,7 +784,6 @@ #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/errinf.hxx> -#include <tools/fsys.hxx> #include <tools/gen.hxx> #include <tools/globname.hxx> #include <tools/helpers.hxx> |