summaryrefslogtreecommitdiffstats
path: root/dtrans
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:57:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:57:48 +0000
commit3e121b474e657b4f0e3d3f943cc50f2073e58810 (patch)
tree4e6a26853dd4819c22814a3685059ac6b1eb2ae4 /dtrans
parentINTEGRATION: CWS warnings01 (1.3.10); FILE MERGED (diff)
downloadcore-3e121b474e657b4f0e3d3f943cc50f2073e58810.tar.gz
core-3e121b474e657b4f0e3d3f943cc50f2073e58810.zip
INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED
2005/10/24 16:30:08 pl 1.14.4.1: #i55991# remove warnings for solaris platform
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/X11/X11_clipboard.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/X11/X11_clipboard.cxx b/dtrans/source/X11/X11_clipboard.cxx
index ab0ac05d7b0c..375fa7c5ec5f 100644
--- a/dtrans/source/X11/X11_clipboard.cxx
+++ b/dtrans/source/X11/X11_clipboard.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: X11_clipboard.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:01:19 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:57:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -308,7 +308,7 @@ sal_Bool SAL_CALL X11Clipboard::supportsService( const OUString& ServiceName )
// ------------------------------------------------------------------------
-void SAL_CALL X11Clipboard::initialize( const Sequence< Any >& rArgs ) throw( ::com::sun::star::uno::Exception )
+void SAL_CALL X11Clipboard::initialize( const Sequence< Any >& ) throw( ::com::sun::star::uno::Exception )
{
}