summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drwbassh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/shells/drwbassh.cxx')
-rw-r--r--sw/source/uibase/shells/drwbassh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/drwbassh.cxx b/sw/source/uibase/shells/drwbassh.cxx
index b60a3169df00..2aefdedb63c6 100644
--- a/sw/source/uibase/shells/drwbassh.cxx
+++ b/sw/source/uibase/shells/drwbassh.cxx
@@ -575,7 +575,7 @@ void SwDrawBaseShell::Execute(SfxRequest &rReq)
}
default:
- OSL_ENSURE(!this, "wrong Dispatcher");
+ OSL_ENSURE(false, "wrong Dispatcher");
return;
}
if(!bDone)