summaryrefslogtreecommitdiff
path: root/apps/tagtree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagtree.c')
-rw-r--r--apps/tagtree.c1
1 files changed, 0 insertions, 1 deletions
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;
158static int current_offset; 158static int current_offset;
159static int current_entry_count; 159static int current_entry_count;
160 160
161static int format_count;
162static struct tree_context *tc; 161static struct tree_context *tc;
163 162
164static int get_token_str(char *buf, int size) 163static int get_token_str(char *buf, int size)