summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:48:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:48:03 +0000
commit6c0405991687129bac623f459cb5ca6fdb9b66df (patch)
treefb712eecbc027833121026126cfc4db838423521 /rsc
parente625072b75c4ba5e331065c7cc0f20584912f534 (diff)
INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED
2005/10/27 13:55:59 pl 1.5.8.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'rsc')
-rw-r--r--rsc/source/res/rscflag.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/res/rscflag.cxx b/rsc/source/res/rscflag.cxx
index 98e63c611628..d29723d0eb33 100644
--- a/rsc/source/res/rscflag.cxx
+++ b/rsc/source/res/rscflag.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rscflag.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 13:56:07 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:48:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -105,7 +105,7 @@ ERRTYPE RscFlag::SetNotConst( const RSCINST & rInst, Atom nConst )
|* Letzte Aenderung MM 03.04.91
|*
*************************************************************************/
-ERRTYPE RscFlag::SetConst( const RSCINST & rInst, Atom nConst, INT32 nVal )
+ERRTYPE RscFlag::SetConst( const RSCINST & rInst, Atom nConst, INT32 /*nVal*/ )
{
sal_uInt32 i = 0, nFlag = 0;