doh! fix yellow.
commit0e8a80474fee0522317ceda8620f8a968a0e9a49
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 May 2008 14:08:46 +0000 (11 14:08 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 May 2008 14:08:46 +0000 (11 14:08 +0000)
tree47c31e72f01754da23f09185d9e683b744999c2e
parentc2b091ed4d6315b53216a0b6e29815b50b28cc2a
doh! fix yellow.
remove the calls to stop_scroll(), clear_viewport() does that

nothing should be using screens[].nb_lines anymore... change the list code to be a good example. (playlist_viewer is the last thing using it which needs fixing)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17456 a1c6a512-1295-4272-9138-f99709370657
apps/gui/list.c
apps/gui/yesno.c
apps/screens.c