summaryrefslogtreecommitdiffstats
path: root/extensions/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-07-22 15:36:44 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-07-23 13:22:07 +0200
commitb66cfdbc1aa43fb42cf881bcc702798e95a50a9c (patch)
tree89268f487fe1ef59c9f13f8a2ecb0f21b372278e /extensions/source
parentmake JunitTest_svx_unoapi more reliable by checking against current bounds (diff)
downloadcore-b66cfdbc1aa43fb42cf881bcc702798e95a50a9c.tar.gz
core-b66cfdbc1aa43fb42cf881bcc702798e95a50a9c.zip
Removed duplicated includes
Mainly about "core_resource.hxx" and "strings.hrc". It passed "make check" on Linux. Change-Id: I994420d5e33d02b64929f8a51c548a7322d88a79 Reviewed-on: https://gerrit.libreoffice.org/40311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/defaultforminspection.cxx1
-rw-r--r--extensions/source/propctrlr/propcontroller.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/defaultforminspection.cxx b/extensions/source/propctrlr/defaultforminspection.cxx
index 475ad3f247a4..839fe8250291 100644
--- a/extensions/source/propctrlr/defaultforminspection.cxx
+++ b/extensions/source/propctrlr/defaultforminspection.cxx
@@ -22,7 +22,6 @@
#include "pcrservices.hxx"
#include "helpids.h"
#include "strings.hrc"
-#include "strings.hrc"
#include "modulepcr.hxx"
#include "propctrlr.h"
#include "formmetadata.hxx"
diff --git a/extensions/source/propctrlr/propcontroller.cxx b/extensions/source/propctrlr/propcontroller.cxx
index ba61efe5debe..4e7519a8701d 100644
--- a/extensions/source/propctrlr/propcontroller.cxx
+++ b/extensions/source/propctrlr/propcontroller.cxx
@@ -23,7 +23,6 @@
#include "standardcontrol.hxx"
#include "linedescriptor.hxx"
#include "strings.hrc"
-#include "strings.hrc"
#include "propertyeditor.hxx"
#include "modulepcr.hxx"
#include "formstrings.hxx"