ecore_con: calling ecore_con_local_init/shutdown from ecore_con_init/shutdown.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Fri, 6 Mar 2015 14:52:43 +0000 (15:52 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 6 Mar 2015 19:19:21 +0000 (20:19 +0100)
commit6721800e7bd7b55acddd496e22369cb7b780dce2
tree67d8eed8a994ff6bba975bd21e54970933b31b86
parent554b2cd9da44b55e598f32db94cf98ac43da58a0
ecore_con: calling ecore_con_local_init/shutdown from ecore_con_init/shutdown.

Summary:
ecore_con_local doesn't currently require any initialization, but it might need
that on some platform and not having the init make the source code non obvious.
This is just a patch to improve future maintenability.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2098

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore_con/ecore_con.c