summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/elm/elm_map.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efl/native/elm/elm_map.rb')
-rw-r--r--lib/efl/native/elm/elm_map.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/efl/native/elm/elm_map.rb b/lib/efl/native/elm/elm_map.rb
index fd0275d..40a76fc 100644
--- a/lib/efl/native/elm/elm_map.rb
+++ b/lib/efl/native/elm/elm_map.rb
@@ -163,8 +163,6 @@ module Efl
[ :elm_map_overlay_class_append, [ :elm_map_overlay, :elm_map_overlay ], :void ],
# EAPI void elm_map_overlay_class_remove(Elm_Map_Overlay *clas, Elm_Map_Overlay *overlay);
[ :elm_map_overlay_class_remove, [ :elm_map_overlay, :elm_map_overlay ], :void ],
- # EAPI
- # FIXME
# EAPI void elm_map_overlay_class_zoom_max_set(Elm_Map_Overlay *clas, int zoom);
[ :elm_map_overlay_class_zoom_max_set, [ :elm_map_overlay, :int ], :void ],
# EAPI int elm_map_overlay_class_zoom_max_get(const Elm_Map_Overlay *clas);