summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hollerbach <mail@marcel-hollerbach.de>2020-04-10 15:47:11 +0200
committerMarcel Hollerbach <mail@marcel-hollerbach.de>2020-04-21 16:19:36 +0200
commit73682e9c6bb6edaa90ad279e7d2a2fe1351ab222 (patch)
tree5f42fda935c2acd352d41ca8e0a9171ed5d448be
parentc0bc4fd5a481057f26aa6472c8256fd029a6259f (diff)
downloadefl-73682e9c6bb6edaa90ad279e7d2a2fe1351ab222.tar.gz
evas: remove dead struct definition
this is not used anywhere Differential Revision: https://phab.enlightenment.org/D11737
-rw-r--r--src/lib/evas/canvas/efl_canvas_animation_types.eot5
-rw-r--r--src/lib/evas/canvas/efl_canvas_object.eo1
2 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/evas/canvas/efl_canvas_animation_types.eot b/src/lib/evas/canvas/efl_canvas_animation_types.eot
index 819b24bcf6..b9387855c1 100644
--- a/src/lib/evas/canvas/efl_canvas_animation_types.eot
+++ b/src/lib/evas/canvas/efl_canvas_animation_types.eot
@@ -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]]
diff --git a/src/lib/evas/canvas/efl_canvas_object.eo b/src/lib/evas/canvas/efl_canvas_object.eo
index 890462ca7f..21dd3df8ab 100644
--- a/src/lib/evas/canvas/efl_canvas_object.eo
+++ b/src/lib/evas/canvas/efl_canvas_object.eo
@@ -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