summaryrefslogtreecommitdiffstats
path: root/sw/inc/fldbas.hxx
diff options
context:
space:
mode:
authorJacek Wolszczak <shutdownrunner@gmail.com>2011-06-05 10:08:38 +0200
committerPetr Mladek <pmladek@suse.cz>2011-06-08 18:43:27 +0200
commitb0ceefe1ab8a70645775eb72411a617c0c518722 (patch)
tree4402621b3403a8e8f255f73abcbba3ca58e05990 /sw/inc/fldbas.hxx
parentdisable this for the moment (diff)
downloadcore-b0ceefe1ab8a70645775eb72411a617c0c518722.tar.gz
core-b0ceefe1ab8a70645775eb72411a617c0c518722.zip
Replace DBG_ stuff with OSL_ equivalents in writer
Diffstat (limited to 'sw/inc/fldbas.hxx')
-rw-r--r--sw/inc/fldbas.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index 365ad2550a8e..843edcf39e49 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -252,9 +252,6 @@ protected:
public:
-#if OSL_DEBUG_LEVEL > 1
- virtual ~SwFieldType();
-#endif
static const String& GetTypeStr( sal_uInt16 nTypeId );
// Only in derived classes.