When we unbind the data device or input device, we do not need to call
authorChris Michael <cp.michael@samsung.com>
Fri, 28 Jun 2013 06:57:34 +0000 (07:57 +0100)
committerChris Michael <cp.michael@samsung.com>
Fri, 28 Jun 2013 06:57:34 +0000 (07:57 +0100)
commitde80a48fc33b6229e6b91f90eb09f54b46baf3aa
tree4df3478f27ee4f11988211b9cac036ab0afce4fd
parent77e6d1c8e1762a763c19e065a8bdc7240b3dba49
When we unbind the data device or input device, we do not need to call
free().
Free the allocated strings after creating the keymap (leak--).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl.c