Better to have no documentation than to have wrong documentation.
authorgastal <gastal@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 17 Feb 2012 17:29:24 +0000 (17:29 +0000)
committergastal <gastal@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 17 Feb 2012 17:29:24 +0000 (17:29 +0000)
The linked to page contained no example of any of the functions in this
group.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68078 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_object.h

index a574835..c70eb7a 100644 (file)
@@ -189,9 +189,6 @@ EAPI Eina_Bool    elm_object_disabled_get(const Evas_Object *obj);
  * How to check if an Evas Object is an Elementary widget? How to
  * get the first elementary widget that is parent of the given
  * object?  These are all covered in widget tree navigation.
- *
- * @ref general_functions_example_page "This" example contemplates
- * some of these functions.
  */
 
 /**