total removal of gui_textarea. The only thing using the text_message struct is the yesno screen so move its definition to yesno.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17653 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-05-29 11:13:46 +00:00
parent 43f0770943
commit 0501fb016c
10 changed files with 99 additions and 204 deletions

View file

@ -71,7 +71,6 @@ gui/quickscreen.c
gui/scrollbar.c
gui/splash.c
gui/statusbar.c
gui/textarea.c
gui/yesno.c
gui/wps_debug.c
gui/wps_parser.c