[Libreoffice-commits] core.git: rsc/source
Krisztian Pinter
pin.terminator at gmail.com
Tue Mar 19 13:45:22 PDT 2013
rsc/source/parser/rscdb.cxx | 1 -
rsc/source/prj/start.cxx | 1 -
rsc/source/res/rscclass.cxx | 1 -
3 files changed, 3 deletions(-)
New commits:
commit 768dee2c32d4da440f1f05c70beb8f668b1364a1
Author: Krisztian Pinter <pin.terminator at gmail.com>
Date: Tue Mar 19 20:37:37 2013 +0100
fdo#39445 writing out tools/fsys.hxx (rsc)
removed unused includes from rscdb.cxx, start.cxx and rscclass.cxx
Change-Id: I6f7e54c9f494b7b40a0cf30f13100073b9c37f17
Reviewed-on: https://gerrit.libreoffice.org/2853
Reviewed-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
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>
More information about the Libreoffice-commits
mailing list