slider: Remove bad defines from EO file

This commit is contained in:
Jean-Philippe Andre 2017-11-20 19:22:15 +09:00
parent 372bf108a7
commit a24d24ff6b
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
type slider_func_type: __undefined_type; [[Elementary slider function type]]
type slider_freefunc_type: __undefined_type; [[Elementary slider free function type]]
class Efl.Ui.Slider (Efl.Ui.Layout, Efl.Ui.Range, Efl.Ui.Direction,
Efl.Access.Value, Efl.Text, Efl.Text.Markup, Efl.Ui.Format,
Efl.Ui.Translatable, Efl.Access.Widget.Action)