[Libreoffice-commits] core.git: oox/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu May 6 08:59:37 UTC 2021
oox/source/export/drawingml.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 31072493884f9df025befd1744f2e5eec940ff00
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed May 5 23:29:25 2021 +0200
Commit: Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Thu May 6 10:58:53 2021 +0200
Removed duplicated include
Change-Id: I8bcbbcff598ea472f9476c0d5e57fbfc0a9dcc0d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115162
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>
diff --git a/oox/source/export/drawingml.cxx b/oox/source/export/drawingml.cxx
index b84a77f085a0..5d292c82d4ee 100644
--- a/oox/source/export/drawingml.cxx
+++ b/oox/source/export/drawingml.cxx
@@ -96,7 +96,6 @@
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/drawing/XDrawPages.hpp>
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
-#include <com/sun/star/frame/XModel.hpp>
#include <comphelper/random.hxx>
#include <comphelper/seqstream.hxx>
More information about the Libreoffice-commits
mailing list