aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-tree.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-20 21:30:20 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-21 03:31:51 +0800
commit19aa67153ffc3f67a2618f3cca162aadc694f3ec (patch)
treef5aba0e25a046aa51a6eaa5a51fc0311b6d9ae63 /e-util/e-tree.h
parent2f7f592d638a8d72c7640b8ff7103e39da6d219f (diff)
downloadgsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar
gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar.gz
gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar.bz2
gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar.lz
gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar.xz
gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar.zst
gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.zip
Remove unused e_tree_drag_dest_set_proxy().
It just calls gtk_drag_dest_set_proxy() anyway.
Diffstat (limited to 'e-util/e-tree.h')
-rw-r--r--e-util/e-tree.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/e-util/e-tree.h b/e-util/e-tree.h
index 2d5ca7c914..27c921c3b1 100644
--- a/e-util/e-tree.h
+++ b/e-util/e-tree.h
@@ -261,10 +261,6 @@ void e_tree_drag_highlight (ETree *tree,
gint row,
gint col); /* col == -1 to highlight entire row. */
void e_tree_drag_unhighlight (ETree *tree);
-void e_tree_drag_dest_set_proxy (ETree *tree,
- GdkWindow *proxy_window,
- GdkDragProtocol protocol,
- gboolean use_coordinates);
/* There probably should be functions for setting the targets
* as a GtkTargetList