diff options
author | Paul Louden <paulthenerd@gmail.com> | 2008-02-05 09:09:38 +0000 |
---|---|---|
committer | Paul Louden <paulthenerd@gmail.com> | 2008-02-05 09:09:38 +0000 |
commit | f7c938a7b730c2149f93db5c66b1336835e0a81e (patch) | |
tree | 4b3c8310dde7fa3b6e83617147a2d01a9579ad15 /apps/tree.c | |
parent | 2b6d35854d656d729968208cf5448db762852d68 (diff) |
(Hopefully) Revert the quickscreen changes. Many fixes need to be made,
and the exact implementation needs discussion. We apologize for the
inconvenience and hope to bring an improved quickscreen to you soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16224 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/tree.c')
-rw-r--r-- | apps/tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c index f70c07ca15..5c4b752751 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -77,7 +77,6 @@ #include "buttonbar.h" #include "textarea.h" #include "action.h" -#include "quickscreen.h" #include "root_menu.h" |