summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/elm/elm_conform.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-03-07 09:29:47 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-03-07 09:29:47 +0100
commit71e3a0bc514fbd28fe9600448c40b7bb53627378 (patch)
tree681d52aad0044ac852b520c0141ed57a3e3d567c /lib/efl/native/elm/elm_conform.rb
parent3fce398a3e2b7a1cd231223abea6961a4cbf8ea9 (diff)
downloadffi-efl-71e3a0bc514fbd28fe9600448c40b7bb53627378.zip
ffi-efl-71e3a0bc514fbd28fe9600448c40b7bb53627378.tar.gz
update elm API
Diffstat (limited to 'lib/efl/native/elm/elm_conform.rb')
-rw-r--r--lib/efl/native/elm/elm_conform.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/efl/native/elm/elm_conform.rb b/lib/efl/native/elm/elm_conform.rb
index abf4ecb..aa321ba 100644
--- a/lib/efl/native/elm/elm_conform.rb
+++ b/lib/efl/native/elm/elm_conform.rb
@@ -25,8 +25,6 @@ module Efl
fcts = [
# EAPI Evas_Object *elm_conformant_add(Evas_Object *parent);
[ :elm_conformant_add, [ :evas_object ], :evas_object ],
- # EAPI Evas_Object *elm_conformant_content_area_get(const Evas_Object *obj);
- [ :elm_conformant_content_area_get, [ :evas_object ], :evas_object ],
]
#
attach_fcts fcts