aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Leach <jleach@src.gnome.org>2001-08-04 07:27:58 +0800
committerJacob Leach <jleach@src.gnome.org>2001-08-04 07:27:58 +0800
commit02ead26ac7ddc9e1aa13a9567972169d9f032a7b (patch)
treed942670db08c3cc304bb745b831a2cda8b36f9dc
parent3732e11bafb7719d34919947938fb5ca7720813c (diff)
downloadgsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.tar
gsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.tar.gz
gsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.tar.bz2
gsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.tar.lz
gsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.tar.xz
gsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.tar.zst
gsoc2013-evolution-02ead26ac7ddc9e1aa13a9567972169d9f032a7b.zip
build fix
svn path=/trunk/; revision=11637
-rw-r--r--shell/e-shell-folder-commands.c2
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