summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ObjectIdentifier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/ObjectIdentifier.cxx')
-rw-r--r--chart2/source/tools/ObjectIdentifier.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/tools/ObjectIdentifier.cxx b/chart2/source/tools/ObjectIdentifier.cxx
index bdb3b0e9693b..3e8c2baa9659 100644
--- a/chart2/source/tools/ObjectIdentifier.cxx
+++ b/chart2/source/tools/ObjectIdentifier.cxx
@@ -418,7 +418,7 @@ OUString ObjectIdentifier::createClassifiedIdentifierForObject(
}
else
{
- DBG_ASSERT(false,"give object could not be identifed in createClassifiedIdentifierForObject");
+ OSL_FAIL("give object could not be identifed in createClassifiedIdentifierForObject");
}
return aRet;