From ec5d0a0fab3c33f68efe32decf6a55f0b174a796 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 17 Feb 2001 11:06:39 +0000 Subject: Cast this fucntion pointer. 2001-02-17 Christopher James Lahey * e-shell-view-menu.c (file_verbs): Cast this fucntion pointer. * e-storage-set-view.c (ETABLE_SPEC): Turn on horizontal scrolling here. * evolution-shell-component.c (impl_ShellComponent_async_copy_folder): Commented out this unused function. * evolution-storage.c (storage_gtk_to_corba_result): Removed an unused variable here. * importer/importer.c: Include gal/widets/e-gui-utils.h. svn path=/trunk/; revision=8269 --- shell/evolution-storage.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'shell/evolution-storage.c') diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index dd9387715d..bf02c19110 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -252,8 +252,6 @@ impl_Storage__get_name (PortableServer_Servant servant, static GNOME_Evolution_Storage_Result storage_gtk_to_corba_result (EvolutionStorageResult result) { - GNOME_Evolution_Storage_Result corba_result; - switch (result) { case EVOLUTION_STORAGE_OK: return GNOME_Evolution_Storage_OK; -- cgit v1.2.3