diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-20 21:30:20 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 03:31:51 +0800 |
commit | 19aa67153ffc3f67a2618f3cca162aadc694f3ec (patch) | |
tree | f5aba0e25a046aa51a6eaa5a51fc0311b6d9ae63 /doc | |
parent | 2f7f592d638a8d72c7640b8ff7103e39da6d219f (diff) | |
download | gsoc2013-evolution-19aa67153ffc3f67a2618f3cca162aadc694f3ec.tar.gz 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 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index a5bd76651e..2b146c9018 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4206,7 +4206,6 @@ e_tree_get_table_adapter e_tree_drag_get_data e_tree_drag_highlight e_tree_drag_unhighlight -e_tree_drag_dest_set_proxy e_tree_drag_dest_unset e_tree_drag_source_set e_tree_drag_source_unset |