summaryrefslogtreecommitdiff
path: root/svl/source/items/macitem.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-28 16:26:58 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-28 17:26:09 +0100
commit6ef2df7b9b415eef034c6e5c42e8ac63d1e0a0bd (patch)
tree3e2d0f3bb1a2eeaf532849b8eb82d24e3876a1a0 /svl/source/items/macitem.cxx
parentf31964b0282c95d8762a77df158ce71ca3fbfd80 (diff)
Remove remaining DBG_NAME* uses
...that had been used for DBG_CTOR, DBG_PROF, etc. Change-Id: I8eac38e24b7110511feb7813aaf5a20ab82bdbe0
Diffstat (limited to 'svl/source/items/macitem.cxx')
-rw-r--r--svl/source/items/macitem.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svl/source/items/macitem.cxx b/svl/source/items/macitem.cxx
index bf7df9bbefa3..b37a1853f0c6 100644
--- a/svl/source/items/macitem.cxx
+++ b/svl/source/items/macitem.cxx
@@ -21,12 +21,6 @@
#include <svl/macitem.hxx>
-// STATIC DATA -----------------------------------------------------------
-
-DBG_NAME(SvxMacroItem);
-
-
-
TYPEINIT1_FACTORY(SvxMacroItem, SfxPoolItem, new SvxMacroItem(0));