From 0501fb016c4d88d3430a34ecc55a003e062b5f63 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 29 May 2008 11:13:46 +0000 Subject: 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 --- apps/bookmark.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/bookmark.c') diff --git a/apps/bookmark.c b/apps/bookmark.c index 2ce03a2..c9a2859 100644 --- a/apps/bookmark.c +++ b/apps/bookmark.c @@ -41,7 +41,6 @@ #include "backdrop.h" #include "file.h" #include "statusbar.h" -#include "textarea.h" #define MAX_BOOKMARKS 10 #define MAX_BOOKMARK_SIZE 350 -- cgit v1.1