svx/source/svdraw/svdogrp.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 25737804a7e9367f7d3f9c867c2fce516b52d10d
Author: Andrea Gelmini <[email protected]>
AuthorDate: Fri Feb 27 14:58:36 2026 +0100
Commit: David Gilbert <[email protected]>
CommitDate: Sun Mar 1 18:23:02 2026 +0100
Remove duplicated include
Change-Id: I744b89bbf95bf757d281eabe20e5b7588c9d3ef7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200628
Tested-by: Jenkins
Reviewed-by: David Gilbert <[email protected]>
diff --git a/svx/source/svdraw/svdogrp.cxx b/svx/source/svdraw/svdogrp.cxx
index 3b4574cd0d65..782275f71dcf 100644
--- a/svx/source/svdraw/svdogrp.cxx
+++ b/svx/source/svdraw/svdogrp.cxx
@@ -33,7 +33,6 @@
#include <libxml/xmlwriter.h>
#include <vcl/canvastools.hxx>
#include <svx/diagram/DiagramHelper_svx.hxx>
-#include <svx/diagram/DiagramHelper_svx.hxx>
#include <boost/property_tree/info_parser.hpp>
bool SdrObjGroup::isDiagram() const