sot/source/sdstor/stg.cxx | 1 - sot/source/sdstor/storage.cxx | 1 - 2 files changed, 2 deletions(-)
New commits: commit 0173e89ca254a18953615c07864d1da22e5149b5 Author: Krisztian Pinter <pin.termina...@gmail.com> Date: Tue Mar 19 20:01:14 2013 +0100 fdo#39445 writing out tools/fsys.hxx (sot) removed unused includes from stg.cxx and storage.cxx Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f Reviewed-on: https://gerrit.libreoffice.org/2852 Reviewed-by: Björn Michaelsen <bjoern.michael...@canonical.com> Tested-by: Björn Michaelsen <bjoern.michael...@canonical.com> diff --git a/sot/source/sdstor/stg.cxx b/sot/source/sdstor/stg.cxx index 5835acf..04cd70e 100644 --- a/sot/source/sdstor/stg.cxx +++ b/sot/source/sdstor/stg.cxx @@ -22,7 +22,6 @@ #include <osl/file.hxx> #include <tools/tempfile.hxx> #include <tools/string.hxx> -#include <tools/fsys.hxx> #include <tools/stream.hxx> #include <tools/debug.hxx> diff --git a/sot/source/sdstor/storage.cxx b/sot/source/sdstor/storage.cxx index 55c74cb..130043e 100644 --- a/sot/source/sdstor/storage.cxx +++ b/sot/source/sdstor/storage.cxx @@ -31,7 +31,6 @@ #include <sot/formats.hxx> #include <sot/exchange.hxx> #include <unotools/ucbstreamhelper.hxx> -#include <tools/fsys.hxx> #include <tools/cachestr.hxx> #include <tools/debug.hxx> #include <tools/urlobj.hxx>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits