oops and remove from other .h

SVN revision: 68713
This commit is contained in:
Carsten Haitzler 2012-03-05 12:54:00 +00:00
parent 7bc052c593
commit 842286d6e4
1 changed files with 0 additions and 11 deletions

View File

@ -44,17 +44,6 @@
*/
EAPI Evas_Object *elm_conformant_add(Evas_Object *parent);
/**
* Returns the Evas_Object that represents the content area.
*
* @param obj The conformant object.
* @return The content area of the widget.
*
* @ingroup Conformant
*/
// XXX: why is this API needed? use elm_object_content_get() instead??
EAPI Evas_Object *elm_conformant_content_area_get(const Evas_Object *obj);
/**
* @}
*/