elm: Remove unused declarations in eo file

Ref T5363
This commit is contained in:
Jean-Philippe Andre 2017-12-12 11:58:10 +09:00
parent 832e12e8c4
commit 5e69a7dc93
1 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
import elm_general;
function Efl.Ui.Scrollable_On_Show_Region {
[[Function pointer for on show region hook]]
params {
@ -8,8 +6,6 @@ function Efl.Ui.Scrollable_On_Show_Region {
}
};
struct @extern Elm.Theme; [[Elementary theme]]
struct Elm.Widget.Focus_State {
[[All relevant fields needed for the current state of focus registeration]]
manager : Efl.Ui.Focus.Manager; [[The manager where the widget is registered in]]