summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:02:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 19:02:02 +0000
commit1bae718e5ad7a585032ec2bb7ef75b448ddb5ae6 (patch)
tree8c0e12e436dce6b43a0faf4515c065219daecf24 /vcl
parent61186ba680c32867e9bd1e95a839a4d42d98751e (diff)
INTEGRATION: CWS warnings01 (1.6.2); FILE MERGED
2006/03/20 18:20:13 pl 1.6.2.1: #i55991# removed warnings for windows platform
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/window/salobj.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/win/source/window/salobj.cxx b/vcl/win/source/window/salobj.cxx
index 619e4d6a4334..e08afc79610b 100644
--- a/vcl/win/source/window/salobj.cxx
+++ b/vcl/win/source/window/salobj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salobj.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:36:25 $
+ * last change: $Author: hr $ $Date: 2006-06-19 20:02:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -853,7 +853,7 @@ void WinSalObject::SetBackground()
// -----------------------------------------------------------------------
-void WinSalObject::SetBackground( SalColor nSalColor )
+void WinSalObject::SetBackground( SalColor )
{
}