shell: do not double-init input region
authorPekka Paalanen <ppaalanen@gmail.com>
Wed, 10 Oct 2012 09:49:29 +0000 (12:49 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 11 Oct 2012 01:38:52 +0000 (21:38 -0400)
commitb89b004e571462963a083fc3384c3bcbabdc0a41
treefe3742e80e2993680cfc043d7e82342d617468d7
parent0cbd3b50590cbb86ab963201526f3b8ade257ec3
shell: do not double-init input region

weston_surface_create() already inits the input region.

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