aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-tree.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-20 21:36:38 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-21 03:31:51 +0800
commit1aaa09f103379264b89c38873bb8e00f53ecd876 (patch)
tree92eda97d19158704840f8544280211b81e7907fb /e-util/e-tree.h
parent40ee24e43956fb1a0c8c76e09f7a61bbc06d32bc (diff)
downloadgsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.tar
gsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.tar.gz
gsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.tar.bz2
gsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.tar.lz
gsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.tar.xz
gsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.tar.zst
gsoc2013-evolution-1aaa09f103379264b89c38873bb8e00f53ecd876.zip
Remove unused e_tree_drag_highlight().
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 829cb77820..da160805e9 100644
--- a/e-util/e-tree.h
+++ b/e-util/e-tree.h
@@ -251,9 +251,6 @@ ETreeTableAdapter *
/* Drag & drop stuff. */
/* Target */
-void e_tree_drag_highlight (ETree *tree,
- gint row,
- gint col); /* col == -1 to highlight entire row. */
void e_tree_drag_unhighlight (ETree *tree);
/* Source side */