elementary/list - don't need them
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Jan 2012 08:00:38 +0000 (08:00 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Jan 2012 08:00:38 +0000 (08:00 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@67125 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_list.h

index b7c8c7f..811a56f 100644 (file)
  * @li elm_object_item_part_content_set
  * @li elm_object_item_part_content_get
  * @li elm_object_item_part_content_unset
- * @li elm_object_item_tooltip_text_set
- * @li elm_object_item_tooltip_window_mode_set
- * @li elm_object_item_tooltip_window_mode_get
- * @li elm_object_item_tooltip_content_cb_set
- * @li elm_object_item_tooltip_unset
- * @li elm_object_item_tooltip_style_set
- * @li elm_object_item_tooltip_style_get
  *
  * List of examples:
  * @li @ref list_example_01