compositor: add destructors to shell plugins
authorPekka Paalanen <ppaalanen@gmail.com>
Thu, 22 Dec 2011 11:43:43 +0000 (13:43 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Mon, 2 Jan 2012 13:40:56 +0000 (15:40 +0200)
commit3c64723c9f2b3adf5c2fd10651b72b1e398a34ef
treebb1ba33d0100a64d4eb7fbacc458864f7e460bfd
parentf258a310bf1709729829f0090c3a5e460f9434e3
compositor: add destructors to shell plugins

Add a new wlsc_shell API function for destroying the shell plugin
object. Helps to reduce Valgrind reports.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
compositor/compositor.c
compositor/compositor.h
compositor/shell.c
compositor/tablet-shell.c