From 2dc2054319abbbd0f559a18ecfbb8416cdbd2baf Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Thu, 21 May 2009 12:32:26 +0000 Subject: Remove some unused declarations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21010 a1c6a512-1295-4272-9138-f99709370657 --- apps/tagtree.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/tagtree.c') diff --git a/apps/tagtree.c b/apps/tagtree.c index 0a1cce0247..13b5d83cb2 100644 --- a/apps/tagtree.c +++ b/apps/tagtree.c @@ -158,7 +158,6 @@ static int root_menu; static int current_offset; static int current_entry_count; -static int format_count; static struct tree_context *tc; static int get_token_str(char *buf, int size) -- cgit v1.2.3