aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-tree.h')
-rw-r--r--e-util/e-tree.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-tree.h b/e-util/e-tree.h
index 50fbbb6e54..5257996a8c 100644
--- a/e-util/e-tree.h
+++ b/e-util/e-tree.h
@@ -217,9 +217,6 @@ void e_tree_set_cursor (ETree *tree,
/* NULL means we don't have the cursor. */
ETreePath e_tree_get_cursor (ETree *tree);
-void e_tree_selected_path_foreach (ETree *tree,
- ETreeForeachFunc callback,
- gpointer closure);
void e_tree_path_foreach (ETree *tree,
ETreeForeachFunc callback,
gpointer closure);