oox/source/export/drawingml.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 31072493884f9df025befd1744f2e5eec940ff00
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Wed May 5 23:29:25 2021 +0200
Commit:     Andrea Gelmini <[email protected]>
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 <[email protected]>

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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to