elput: Remove badly named API
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 26 May 2016 15:37:18 +0000 (11:37 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 26 May 2016 15:37:18 +0000 (11:37 -0400)
commitad58478b76d4e158e6f0c26b97577e8dc1dfbce5
treead7f96b80c0bf028d8b9e73c0280b6e7ac1c4ef3
parentbf7978d9e37bd1e148f6e86635518c6e30a6d991
elput: Remove badly named API

This patch removes an API function that basically "tried to do too
much". This was supposed to be used for centering mouse pointer and
calibrating an input device based on output size. Remove this
silliness. It would be better to have one API for calibrating, and a
separate API for pointer centering. These new APIs will come shortly
in pending patches.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/lib/elput/Elput.h
src/lib/elput/elput_evdev.c