[PATCH] fdo#39445 writing out tools/fsys.hxx (sot)

Krisztian Pinter (via Code Review) gerrit at gerrit.libreoffice.org
Tue Mar 19 12:03:49 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2852

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/2852/1

fdo#39445 writing out tools/fsys.hxx (sot)

removed unused includes from stg.cxx and storage.cxx

Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f
---
M sot/source/sdstor/stg.cxx
M sot/source/sdstor/storage.cxx
2 files changed, 0 insertions(+), 2 deletions(-)



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>

-- 
To view, visit https://gerrit.libreoffice.org/2852
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Krisztian Pinter <pin.terminator at gmail.com>



More information about the LibreOffice mailing list