summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx')
-rw-r--r--include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
index 4b54b42879a9..3d4ee0be1808 100644
--- a/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
@@ -49,9 +49,6 @@ namespace drawinglayer
const attribute::SdrLineFillShadowAttribute3D& rSdrLFSAttribute,
const attribute::Sdr3DObjectAttribute& rSdr3DObjectAttribute);
- /// compare operator
- virtual bool operator==(const BasePrimitive3D& rPrimitive) const override;
-
/// get range
virtual basegfx::B3DRange getB3DRange(const geometry::ViewInformation3D& rViewInformation) const override;