From 6288523cfee31a474435ce3445e67733f532d916 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sun, 19 Nov 2006 14:11:42 +0000 Subject: * Move checkbox to plugin api (core never uses it) * replace the last of the scrollbar() calls with gui_scrollbar_draw() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11552 a1c6a512-1295-4272-9138-f99709370657 --- apps/tree.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'apps/tree.c') diff --git a/apps/tree.c b/apps/tree.c index fea7b21529..24b5c2114c 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -79,9 +79,6 @@ #include "textarea.h" #include "action.h" -#ifdef HAVE_LCD_BITMAP -#include "widgets.h" -#endif #if LCD_DEPTH > 1 #include "backdrop.h" -- cgit v1.2.3