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/misc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/misc.c') diff --git a/apps/misc.c b/apps/misc.c index 23341a8..e9f1724 100644 --- a/apps/misc.c +++ b/apps/misc.c @@ -73,7 +73,6 @@ #ifdef BOOTFILE #if !defined(USB_NONE) && !defined(USB_IPODSTYLE) -#include "textarea.h" #include "rolo.h" #include "yesno.h" #endif -- cgit v1.1