summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/motionpathtag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/motionpathtag.cxx')
-rw-r--r--sd/source/ui/animations/motionpathtag.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sd/source/ui/animations/motionpathtag.cxx b/sd/source/ui/animations/motionpathtag.cxx
index f1f36e554bdf..3d5c436ca5fa 100644
--- a/sd/source/ui/animations/motionpathtag.cxx
+++ b/sd/source/ui/animations/motionpathtag.cxx
@@ -245,7 +245,7 @@ class SdPathHdl : public SmartHdl
{
public:
SdPathHdl( const SmartTagReference& xTag, SdrPathObj* mpPathObj );
- virtual ~SdPathHdl() override;
+
virtual void CreateB2dIAObject() override;
virtual bool IsFocusHdl() const override;
virtual bool isMarkable() const override;
@@ -260,10 +260,6 @@ SdPathHdl::SdPathHdl( const SmartTagReference& xTag, SdrPathObj* pPathObj )
{
}
-SdPathHdl::~SdPathHdl()
-{
-}
-
void SdPathHdl::CreateB2dIAObject()
{
// first throw away old one