summaryrefslogtreecommitdiff
path: root/fpicker/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:12:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:12:02 +0000
commit80e29919f46bf3394d87babf4a5affd494124d3a (patch)
treef545cab3db16a5d4fe6165fc14a4fd531af83496 /fpicker/source
parentee95002e934b0549c68a684b3b6b2acd0f2d435c (diff)
INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED
2006/04/07 19:56:19 sb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 20:29:34 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:07:39 pl 1.3.18.1: #i55991# removed warnings
Diffstat (limited to 'fpicker/source')
-rw-r--r--fpicker/source/office/OfficeFilePicker.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/office/OfficeFilePicker.cxx b/fpicker/source/office/OfficeFilePicker.cxx
index 0260538fd9..93f01d7036 100644
--- a/fpicker/source/office/OfficeFilePicker.cxx
+++ b/fpicker/source/office/OfficeFilePicker.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: OfficeFilePicker.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-03-24 12:49:09 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:12: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 SAL_CALL SvtFilePicker::addFilePickerListener( const Reference< XFilePicker
}
//------------------------------------------------------------------------------------
-void SAL_CALL SvtFilePicker::removeFilePickerListener( const Reference< XFilePickerListener >& xListener ) throw ( RuntimeException )
+void SAL_CALL SvtFilePicker::removeFilePickerListener( const Reference< XFilePickerListener >& ) throw ( RuntimeException )
{
checkAlive();