diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-20 21:35:03 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 03:31:51 +0800 |
commit | 40ee24e43956fb1a0c8c76e09f7a61bbc06d32bc (patch) | |
tree | 862b9299839e8dc761246796215fbb7d0a547115 /doc | |
parent | 935586a0f15047057ad1a9d866926676cb75dda3 (diff) | |
download | gsoc2013-evolution-40ee24e43956fb1a0c8c76e09f7a61bbc06d32bc.tar.gz gsoc2013-evolution-40ee24e43956fb1a0c8c76e09f7a61bbc06d32bc.tar.zst gsoc2013-evolution-40ee24e43956fb1a0c8c76e09f7a61bbc06d32bc.zip |
Remove unused e_tree_drag_get_data().
It just calls gtk_drag_get_data() 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 242992ca84..59cdac4ca2 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4203,7 +4203,6 @@ e_tree_get_cell_geometry e_tree_get_model e_tree_get_selection_model e_tree_get_table_adapter -e_tree_drag_get_data e_tree_drag_highlight e_tree_drag_unhighlight e_tree_drag_source_set |