doh! fix yellow.
commit95be4febc87ab103d77ed41b2594691ae4f9f0ee
authorJonathan Gordon <rockbox@jdgordon.info>
Sun, 11 May 2008 14:08:46 +0000 (11 14:08 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Sun, 11 May 2008 14:08:46 +0000 (11 14:08 +0000)
tree47c31e72f01754da23f09185d9e683b744999c2e
parentaff220c9f50229be955878d603d4c05df65fc605
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