evas: remove dead struct definition

this is not used anywhere

Differential Revision: https://phab.enlightenment.org/D11737
This commit is contained in:
Marcel Hollerbach 2020-04-10 15:47:11 +02:00
parent c0bc4fd5a4
commit 73682e9c6b
2 changed files with 0 additions and 6 deletions

View File

@ -1,8 +1,3 @@
// ----------------------------------------------------------------------------
// All the below types are for Efl Animation
struct @beta Efl.Canvas.Animation_Player_Event_Running; [[Information of event running]]
enum Efl.Canvas.Animation_Repeat_Mode
{
[[Animation repeat mode. @since 1.24]]

View File

@ -1,6 +1,5 @@
import efl_text_types;
struct @beta Efl.Canvas.Object_Animation_Event; [[Information of animation events]]
struct Efl.Event_Animator_Tick {
[[EFL event animator tick data structure