summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx')
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx b/vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx
index 24017a2493e2..f309dddd4e3b 100644
--- a/vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx
+++ b/vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx
@@ -64,11 +64,6 @@ class SalGtkFolderPicker :
virtual void SAL_CALL cancel( )
throw( ::com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
- // XEventListener
-
- void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent )
- throw(::com::sun::star::uno::RuntimeException);
-
private:
// prevent copy and assignment
SalGtkFolderPicker( const SalGtkFolderPicker& );