fix the delay between exiting a plugin and having the statusbar drawn. Does plugin_lo...
commit34299a756c2bf968b60a1d77b1157f8b2290ffcf
authorJonathan Gordon <rockbox@jdgordon.info>
Mon, 5 Jan 2009 23:39:16 +0000 (5 23:39 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Mon, 5 Jan 2009 23:39:16 +0000 (5 23:39 +0000)
treeed3f2f1f0dc1d6f32dfafc62680dfea23ea3f22a
parent33c21a07654341db8d5381bf00763170c4e46070
fix the delay between exiting a plugin and having the statusbar drawn. Does plugin_load() really need to clear both displays?

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