summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorArnaud Versini <arnaud.versini@gmail.com>2014-01-18 10:15:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-01-21 16:07:00 +0000
commit5e10e6937a8d5117555a4dcc9520aca173d75c95 (patch)
tree478fb657807236ddc6185e932c6824b8b6cc10f9 /include
parentff48f28f71609b0ab4e6b8bc79818f765e48fddd (diff)
EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.
Valgrind is capable of detecting such bugs. No need for extra macros. Change-Id: Ifc04e2ec9d27c706868569a3bcb8fbfae0e84c69 Reviewed-on: https://gerrit.libreoffice.org/7524 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/editeng/editobj.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 50c41a4627e7..0b5d9a357169 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -34,8 +34,6 @@
#include <vector>
-DBG_NAMEEX( EE_EditTextObject )
-
class SfxItemPool;
class SfxStyleSheetPool;
class SvxFieldItem;