Remove a left-over check for metadata info being ready that delayed the initial draw...
commit0e04867447ee4bf93a93ff0adfa0e84ed8285b56
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 16 Nov 2009 01:38:36 +0000 (16 01:38 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 16 Nov 2009 01:38:36 +0000 (16 01:38 +0000)
treeb7212599a5f7ce8f1d2c2273ede1f4aafbbe9d6d
parenta57754d40bdc71a6c002c8865e1518d62f776339
Remove a left-over check for metadata info being ready that delayed the initial draw of the wps quite a bit (most notably on slowish hwcodec). The skin engine is safe against that, so draw it instantly and make another redraw once the metadata info is ready.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23646 a1c6a512-1295-4272-9138-f99709370657
apps/gui/wps.c