summaryrefslogtreecommitdiff
path: root/configmgr/source/parsemanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/parsemanager.cxx')
-rwxr-xr-xconfigmgr/source/parsemanager.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/configmgr/source/parsemanager.cxx b/configmgr/source/parsemanager.cxx
index d5a2d2ddd5b0..c62df8eeba17 100755
--- a/configmgr/source/parsemanager.cxx
+++ b/configmgr/source/parsemanager.cxx
@@ -68,6 +68,7 @@ ParseManager::ParseManager(
RTL_CONSTASCII_STRINGPARAM(
"http://www.w3.org/2001/XMLSchema-instance")));
OSL_ASSERT(id == NAMESPACE_XSI);
+ (void)id;
}
bool ParseManager::parse() {