From dcee938a62cfd0965debf7b81c28998079ff170f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 10 Nov 2011 10:16:38 +0100 Subject: remove body less function elm_view_selection_get --- lib/efl/native/elementary.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/efl/native/elementary.rb b/lib/efl/native/elementary.rb index df33bd5..f5b99bc 100644 --- a/lib/efl/native/elementary.rb +++ b/lib/efl/native/elementary.rb @@ -1821,8 +1821,6 @@ module Efl [ :elm_web_bg_color_set, [ :evas_object_p, :int, :int, :int, :int ], :void ], # EAPI void elm_web_bg_color_get(const Evas_Object *obj, int *r, int *g, int *b, int *a); [ :elm_web_bg_color_get, [ :evas_object_p, :int_p, :int_p, :int_p, :int_p ], :void ], - # EAPI char *elm_view_selection_get(const Evas_Object *obj); - [ :elm_view_selection_get, [ :evas_object_p ], :string ], # EAPI void elm_web_popup_selected_set(Evas_Object *obj, int index); [ :elm_web_popup_selected_set, [ :evas_object_p, :int ], :void ], # EAPI Eina_Bool elm_web_popup_destroy(Evas_Object *obj); -- cgit v1.1-2-g2b99