From 3e80d072c091c115f8a3b9aae10913572d0ae5c7 Mon Sep 17 00:00:00 2001 From: raster Date: Mon, 5 Mar 2012 12:54:00 +0000 Subject: [PATCH] oops and remove from other .h git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68713 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_conform.h | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/lib/elm_conform.h b/src/lib/elm_conform.h index 2be6cff..3daf72a 100644 --- a/src/lib/elm_conform.h +++ b/src/lib/elm_conform.h @@ -45,16 +45,5 @@ 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); - -/** * @} */ -- 2.7.4