diff options
Diffstat (limited to 'shell/evolution-storage.c')
-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 6b768770bd..670765482c 100644 --- a/shell/evolution-storage.c +++ b/shell/evolution-storage.c @@ -297,7 +297,6 @@ evolution_storage_new_folder (EvolutionStorage *evolution_storage, Evolution_Folder corba_folder; CORBA_Environment ev; const char *path_basename; - char *parent_path; g_return_val_if_fail (evolution_storage != NULL, EVOLUTION_STORAGE_ERROR_INVALIDPARAMETER); |