summaryrefslogtreecommitdiffstats
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-10 07:19:46 +0100
committerDavid Tardon <dtardon@redhat.com>2012-01-10 07:23:04 +0100
commit1efa072b558d5b2aee03c658c4a781654985ba2b (patch)
tree70dd5e2024e1c109345ca0e31fd252e8a25914b3 /sfx2/source/statbar
parentSome cppcheck cleaning (diff)
downloadcore-1efa072b558d5b2aee03c658c4a781654985ba2b.tar.gz
core-1efa072b558d5b2aee03c658c4a781654985ba2b.zip
Remove cruft in debug tools
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index b97c0d58d91e..7049cc1c95bd 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -455,7 +455,6 @@ void SfxStatusBarControl::StateChanged
*/
{
- DBG_MEMTEST();
DBG_ASSERT( pBar != 0, "setting state to dangling StatusBar" );
const SfxStringItem* pStr = PTR_CAST( SfxStringItem, pState );