diff options
author | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2019-02-09 19:08:45 +0100 |
---|---|---|
committer | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2019-02-13 16:59:57 +0100 |
commit | 3b2a5a429be16e5b8e5d322b7a077a2c849586b8 (patch) | |
tree | b4f1ac841445e904705e33810380106ddba685d0 /src/tests | |
parent | 33c40419502265c7a2c357d6a274453818d98729 (diff) |
efl_input: remove the API of efl_input_instance_get
there is basically no reason for this API. You can only use the API when
you know the class, when you know the class you can also just know the
function to call to get this API.
The reason this API needs to go is that we don't want to use
polymorphism on class-functions.
ref T7675
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7900
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions