summaryrefslogtreecommitdiff
path: root/configmgr/source/api/confeventhelpers.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 22:14:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 22:14:09 +0000
commitec1f48d47f174e9b912326a0905b2228583069ae (patch)
treed9bc5ac2e41c51e7814979b216e786c6e9110713 /configmgr/source/api/confeventhelpers.cxx
parentbf73f985ee0cef1a2096890bbde8361fc84fdae5 (diff)
INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED
2005/11/01 12:47:04 cd 1.12.4.1: #i53898# Warning free code for sun solaris compiler
Diffstat (limited to 'configmgr/source/api/confeventhelpers.cxx')
-rw-r--r--configmgr/source/api/confeventhelpers.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/configmgr/source/api/confeventhelpers.cxx b/configmgr/source/api/confeventhelpers.cxx
index 7737f6eaa430..aed9bf4bbac1 100644
--- a/configmgr/source/api/confeventhelpers.cxx
+++ b/configmgr/source/api/confeventhelpers.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: confeventhelpers.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:03:30 $
+ * last change: $Author: hr $ $Date: 2006-06-19 23:14:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -219,6 +219,7 @@ void ConfigChangesBroadcasterImpl::dispatchOuter
IConfigBroadcaster* pSource
)
{
+ { (void)_aTargetPath; }
OSL_ASSERT(pTarget.is());
OSL_ASSERT( Path::hasPrefix( _aChangeLocation, _aTargetPath) );