summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlerror.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlerror.cxx')
-rw-r--r--xmloff/source/core/xmlerror.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/core/xmlerror.cxx b/xmloff/source/core/xmlerror.cxx
index d1f5bf5632..0325048ca4 100644
--- a/xmloff/source/core/xmlerror.cxx
+++ b/xmloff/source/core/xmlerror.cxx
@@ -126,7 +126,7 @@ void XMLErrors::AddRecord(
aErrors.push_back( ErrorRecord( nId, rParams, rExceptionMessage,
nRow, nColumn, rPublicId, rSystemId ) );
-#ifndef PRODUCT
+#ifdef DBG_UTIL
// give detailed assertion on this message