summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/efl_input_hold.c
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@free.fr>2019-10-31 13:20:33 -0400
committerMike Blumenkrantz <zmike@samsung.com>2019-10-31 13:29:56 -0400
commit7dc98ab3d01b47f14552ca021d49b49b24fb7057 (patch)
tree483e5fe2f047c1ab3cbe0c55de4d38793625d44a /src/lib/evas/canvas/efl_input_hold.c
parent72be0842ab514b43124f6fd17066039ccf78cec5 (diff)
downloadefl-7dc98ab3d01b47f14552ca021d49b49b24fb7057.tar.gz
evas: move efl_input_device into evas/Efl_Canvas.h
Summary: The internal and the API we would like is mostly a canvas API. A lot of the code in evas is working around the fact that efl_input_device is not defined inside Evas. This patch is the first step to try to clean this up. Depends on D10487 Reviewers: zmike, raster, bu5hm4n, Hermet Reviewed By: zmike Subscribers: #reviewers, #committers Tags: #efl Maniphest Tasks: T8321 Differential Revision: https://phab.enlightenment.org/D10488
Diffstat (limited to 'src/lib/evas/canvas/efl_input_hold.c')
-rw-r--r--src/lib/evas/canvas/efl_input_hold.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/evas/canvas/efl_input_hold.c b/src/lib/evas/canvas/efl_input_hold.c
index c23f043ad1..b5ad65b644 100644
--- a/src/lib/evas/canvas/efl_input_hold.c
+++ b/src/lib/evas/canvas/efl_input_hold.c
@@ -7,9 +7,6 @@
#include "evas_common_private.h"
#include "evas_private.h"
-#define EFL_INTERNAL_UNSTABLE
-#include "interfaces/efl_common_internal.h"
-
#define MY_CLASS EFL_INPUT_HOLD_CLASS
EOLIAN static void