summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:13:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:13:58 +0000
commitf3b0bb00a84117d6733b241ee5bbee5b4bca18c4 (patch)
tree8493237dc0ba770688db566149ba5679a5204442 /fpicker
parentcee4853995c2e602c97ce785c0eb6b19cf20e8d5 (diff)
INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED
2005/11/16 12:07:43 pl 1.6.18.1: #i55991# removed warnings
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/unx/gnome/SalGtkFolderPicker.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/unx/gnome/SalGtkFolderPicker.cxx b/fpicker/source/unx/gnome/SalGtkFolderPicker.cxx
index 43004ffae14a..ba432e8d003a 100644
--- a/fpicker/source/unx/gnome/SalGtkFolderPicker.cxx
+++ b/fpicker/source/unx/gnome/SalGtkFolderPicker.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SalGtkFolderPicker.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:35:19 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:13:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -136,7 +136,7 @@ SalGtkFolderPicker::SalGtkFolderPicker( const uno::Reference<lang::XMultiService
// XEventListener
// -------------------------------------------------
-void SAL_CALL SalGtkFolderPicker::disposing( const lang::EventObject& aEvent )
+void SAL_CALL SalGtkFolderPicker::disposing( const lang::EventObject& )
throw( uno::RuntimeException )
{
}