Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnecessary...
commit8b8be6b138d8c4814e7ad00e5f9f5711acf1c18a
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 24 May 2009 16:09:00 +0000 (24 16:09 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 24 May 2009 16:09:00 +0000 (24 16:09 +0000)
tree3237ceb04c26a9d8342862b249fe3d216506da37
parenta4b7f83920a19052526296372c27b22fd3fb3579
Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnecessary anyway as it's meant to prepare the displaying of the next screen, which isn't needed when there's no next screen.

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