diff options
Diffstat (limited to 'shell/evolution-storage.c')
-rw-r--r-- | shell/evolution-storage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index 48fdae5fc5..68cbf0c7f3 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -731,8 +731,6 @@ evolution_storage_new_folder (EvolutionStorage *evolution_storage, break; } - CORBA_free (corba_folder); - CORBA_exception_free (&ev); return result; |