diff options
Diffstat (limited to 'svx/source/svdraw/svdobj.cxx')
-rw-r--r-- | svx/source/svdraw/svdobj.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/svdraw/svdobj.cxx b/svx/source/svdraw/svdobj.cxx index 287313f97956..63844301ef1a 100644 --- a/svx/source/svdraw/svdobj.cxx +++ b/svx/source/svdraw/svdobj.cxx @@ -21,9 +21,7 @@ #include <config_features.h> #include <sal/config.h> -#include <sal/log.hxx> -#include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/text/RelOrientation.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/frame/Desktop.hpp> @@ -44,7 +42,6 @@ #include <math.h> #include <svl/grabbagitem.hxx> #include <tools/bigint.hxx> -#include <comphelper/diagnose_ex.hxx> #include <tools/helpers.hxx> #include <comphelper/configuration.hxx> #include <vcl/canvastools.hxx> @@ -113,8 +110,6 @@ #include <svdobjplusdata.hxx> #include <svdobjuserdatalist.hxx> -#include <unordered_set> - #include <optional> #include <libxml/xmlwriter.h> #include <memory> |