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.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/source/notify/SfxBroadcaster.cxx b/svl/source/notify/SfxBroadcaster.cxx
index d132e86e0651..0a7ef4b4e963 100644
--- a/svl/source/notify/SfxBroadcaster.cxx
+++ b/svl/source/notify/SfxBroadcaster.cxx
@@ -28,7 +28,6 @@
#include <cassert>
#include <vector>
-TYPEINIT0(SfxBroadcaster);
typedef std::vector<SfxListener*> SfxListenerArr_Impl;