summaryrefslogtreecommitdiff
path: root/svl/source/notify/SfxBroadcaster.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/notify/SfxBroadcaster.cxx')
-rw-r--r--svl/source/notify/SfxBroadcaster.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/source/notify/SfxBroadcaster.cxx b/svl/source/notify/SfxBroadcaster.cxx
index 0a7ef4b4e963..eaeed4dbee49 100644
--- a/svl/source/notify/SfxBroadcaster.cxx
+++ b/svl/source/notify/SfxBroadcaster.cxx
@@ -64,8 +64,6 @@ SfxBroadcaster::~SfxBroadcaster()
if (pListener)
pListener->RemoveBroadcaster_Impl(*this);
}
-
- delete mpImpl;
}