summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-07-10 08:50:06 +0200
committerJulien Nabet <serval2412@yahoo.fr>2024-07-10 09:49:35 +0200
commit180d33c69af4fbfa9841cffc10a623ea82874e15 (patch)
treea6a5afa86a53a71accc91dc5426fcd71650e1fc0 /sd
parent1bceae90fc87b0e85bef5288f1e5ee667df8fca5 (diff)
Remove duplicated include
Change-Id: Id309c3775e1704ab65cea86ece65e960d1f2cd1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170264 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/unoidl/unomodel.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx
index e46884e1c88a..d30840feb64d 100644
--- a/sd/source/ui/unoidl/unomodel.cxx
+++ b/sd/source/ui/unoidl/unomodel.cxx
@@ -82,7 +82,6 @@
#include <xmloff/autolayout.hxx>
#include <tools/helpers.hxx>
#include <tools/json_writer.hxx>
-#include <tools/helpers.hxx>
// Support creation of GraphicStorageHandler and EmbeddedObjectResolver
#include <svx/xmleohlp.hxx>