summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 22:20:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 22:20:42 +0000
commit370102b0b246ffda10e23ae13e53da76dfd9148b (patch)
treed2be90049a3b98f48e9f835b7b8dbb0a2b2c9d91 /configmgr
parent61a682c184bbd042c6f52465867b4f08c1ba55fa (diff)
INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED
2005/11/01 12:47:14 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/backend/updatedispatch.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/backend/updatedispatch.cxx b/configmgr/source/backend/updatedispatch.cxx
index ae16e6bcf7..d015dd9cfc 100644
--- a/configmgr/source/backend/updatedispatch.cxx
+++ b/configmgr/source/backend/updatedispatch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: updatedispatch.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:35:18 $
+ * last change: $Author: hr $ $Date: 2006-06-19 23:20:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -506,7 +506,7 @@ sal_Int16 UpdateDispatcher::getUpdateAttributes(node::Attributes const & _aAttri
}
// -----------------------------------------------------------------------------
-sal_Int16 UpdateDispatcher::getUpdateAttributeMask(node::Attributes const & _aAttributes)
+sal_Int16 UpdateDispatcher::getUpdateAttributeMask(node::Attributes const & /*_aAttributes*/)
{
// no support for post-creation attribute changes yet
return 0;