summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/xformsapi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/xformsapi.cxx')
-rw-r--r--xmloff/source/xforms/xformsapi.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/xmloff/source/xforms/xformsapi.cxx b/xmloff/source/xforms/xformsapi.cxx
index adfcb3554e68..20c9a96a6369 100644
--- a/xmloff/source/xforms/xformsapi.cxx
+++ b/xmloff/source/xforms/xformsapi.cxx
@@ -191,11 +191,7 @@ static const SvXMLTokenMapEntry aTypes[] =
};
sal_uInt16 xforms_getTypeClass(
- const Reference<XDataTypeRepository>&
- #ifdef DBG_UTIL
- xRepository
- #endif
- ,
+ const Reference<XDataTypeRepository>& xRepository,
const SvXMLNamespaceMap& rNamespaceMap,
const OUString& rXMLName )
{