summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 15:45:41 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 15:45:41 +0000
commita2aba5ab02b88d8c46bce7e72433e3cb107f51f4 (patch)
treeab451f55ad6934d376d5139e086c5edc9f72908f /fpicker
parent198cd1f1983318a0403814a028985155d962bb05 (diff)
INTEGRATION: CWS vcl87 (1.11.38); FILE MERGED
2008/03/12 09:35:55 pl 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/26 16:54:33 pl 1.11.38.1: #i86358# remove unused code
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/unx/gnome/SalGtkFilePicker.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/fpicker/source/unx/gnome/SalGtkFilePicker.hxx b/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
index 90f322e299d1..6f27c83651ac 100644
--- a/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
+++ b/fpicker/source/unx/gnome/SalGtkFilePicker.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SalGtkFilePicker.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2008-03-07 16:13:46 $
+ * last change: $Author: kz $ $Date: 2008-04-03 16:45:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -279,7 +279,6 @@ class SalGtkFilePicker :
void SAL_CALL directoryChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) const;
void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
- void SAL_CALL dialogSizeChanged( );
private:
// prevent copy and assignment