diff options
-rw-r--r-- | shell/e-shell-folder-commands.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-folder-commands.c b/shell/e-shell-folder-commands.c index bf9cda678b..f13be35d5f 100644 --- a/shell/e-shell-folder-commands.c +++ b/shell/e-shell-folder-commands.c @@ -497,6 +497,7 @@ rename_cb (EStorageSet *storage_set, /* FIXME: Do something? */ } +#if 0 void e_shell_command_rename_folder (EShell *shell, EShellView *shell_view) @@ -546,6 +547,7 @@ e_shell_command_rename_folder (EShell *shell, g_free (path); } +#endif void |