summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/docrecovery.cxx')
-rw-r--r--svx/source/dialog/docrecovery.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/docrecovery.cxx b/svx/source/dialog/docrecovery.cxx
index c4ade753b7c2..d15c5aefe8b6 100644
--- a/svx/source/dialog/docrecovery.cxx
+++ b/svx/source/dialog/docrecovery.cxx
@@ -1320,7 +1320,7 @@ short RecoveryDialog::execute()
}
// should never be reached .-)
- DBG_ERROR("Should never be reached!");
+ OSL_FAIL("Should never be reached!");
return DLG_RET_OK;
}