Kaydet (Commit) 40e7bc0a authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED

2006/05/23 22:59:04 sb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED
2005/11/01 12:47:14 cd 1.9.4.1: #i53898# Warning free code for sun solaris compiler
üst 2dbfca82
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: updatedata.cxx,v $ * $RCSfile: updatedata.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: hr $ $Date: 2006-04-19 14:00:38 $ * last change: $Author: hr $ $Date: 2006-06-19 23:20:31 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -469,6 +469,7 @@ PropertyReset::PropertyReset(NodeUpdate * _pParent, OUString const & _aName) ...@@ -469,6 +469,7 @@ PropertyReset::PropertyReset(NodeUpdate * _pParent, OUString const & _aName)
void PropertyReset::writeToLayer(backenduno::XLayerHandler * _pLayer) void PropertyReset::writeToLayer(backenduno::XLayerHandler * _pLayer)
{ {
(void) _pLayer; // avoid warning about unused parameter
OSL_ASSERT(_pLayer); OSL_ASSERT(_pLayer);
// skip - nothing to write // skip - nothing to write
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment