Fix for FS #10097 - Sometimes keys do work after exiting plugins.
commit67786b22dc3388661ea69f986c07f9c749ec135c
authorbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 10 Oct 2010 14:07:56 +0000 (10 14:07 +0000)
committerbertrik <bertrik@a1c6a512-1295-4272-9138-f99709370657>
Sun, 10 Oct 2010 14:07:56 +0000 (10 14:07 +0000)
treeeebd6f6d33151c169efe830426a42ac680e61d34
parent7eebcfcc00109bcdd465a6a104073bbdcb4e6a7c
Fix for FS #10097 - Sometimes keys do work after exiting plugins.
This removes the call to button_clear_queue which interfered with the mechanism in action.c to wait for a key
release event when the button context is changed.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28232 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c