Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2853
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/2853/1
fdo#39445 writing out tools/fsys.hxx (rsc)
removed unused includes from rscdb.cxx, start.cxx and rscclass.cxx
Change-Id: I6f7e54c9f494b7b40a0cf30f13100073b9c37f17
---
M rsc/source/parser/rscdb.cxx
M rsc/source/prj/start.cxx
M rsc/source/res/rscclass.cxx
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/rsc/source/parser/rscdb.cxx b/rsc/source/parser/rscdb.cxx
index 47d79b8..21c61e7 100644
--- a/rsc/source/parser/rscdb.cxx
+++ b/rsc/source/parser/rscdb.cxx
@@ -24,7 +24,6 @@
#include <stdio.h>
#include <string.h>
-#include <tools/fsys.hxx>
#include <tools/rc.h>
#include <rtl/strbuf.hxx>
#include <sal/log.hxx>
diff --git a/rsc/source/prj/start.cxx b/rsc/source/prj/start.cxx
index 6ea7bb9..0822637 100644
--- a/rsc/source/prj/start.cxx
+++ b/rsc/source/prj/start.cxx
@@ -37,7 +37,6 @@
#include <rscerror.h>
#include <sal/main.h>
#include <rtl/strbuf.hxx>
-#include <tools/fsys.hxx>
/*************** C O D E ************************************************/
diff --git a/rsc/source/res/rscclass.cxx b/rsc/source/res/rscclass.cxx
index ec2fb11..0eed5ea 100644
--- a/rsc/source/res/rscclass.cxx
+++ b/rsc/source/res/rscclass.cxx
@@ -28,7 +28,6 @@
#include <rscdb.hxx>
#include <rscclass.hxx>
-#include <tools/fsys.hxx>
#include <tools/rcid.h>
#include <tools/rc.h>
--
To view, visit https://gerrit.libreoffice.org/2853
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f7e54c9f494b7b40a0cf30f13100073b9c37f17
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Krisztian Pinter <pin.terminator@gmail.com>
Context
- [PATCH] fdo#39445 writing out tools/fsys.hxx (rsc) · Krisztian Pinter (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.