summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/urlparameter.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/urlparameter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
index 43dff8fd1c9c..c0f2dfa3fc1f 100644
--- a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
+++ b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
@@ -753,7 +753,7 @@ fileOpen(const char *URI) {
}
static void *
-zipOpen(const char * /*URI*/) {
+zipOpen(SAL_UNUSED_PARAMETER const char *) {
rtl::OUString language,jar,path;
if( ugblData->m_pInitial->get_eid().getLength() )