diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/evolution-storage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/evolution-storage.c b/shell/evolution-storage.c index 29afe24bd3..ea8ffed6c5 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -374,7 +374,6 @@ impl_Storage_updateFolder (PortableServer_Servant servant, EvolutionStoragePrivate *priv; EvolutionStorage *storage; GList *p; - CORBA_Environment ev; bonobo_object = bonobo_object_from_servant (servant); storage = EVOLUTION_STORAGE (bonobo_object); |