summaryrefslogtreecommitdiff
path: root/apps/tagtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagtree.h')
-rw-r--r--apps/tagtree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/tagtree.h b/apps/tagtree.h
index 1aaa52da8d..a08c7433a4 100644
--- a/apps/tagtree.h
+++ b/apps/tagtree.h
@@ -30,8 +30,6 @@
30#define TAGMENU_MAX_MENUS 32 30#define TAGMENU_MAX_MENUS 32
31#define TAGMENU_MAX_FMTS 32 31#define TAGMENU_MAX_FMTS 32
32 32
33enum table { root = 1, navibrowse, allsubentries, playtrack };
34
35struct tagentry { 33struct tagentry {
36 char *name; 34 char *name;
37 int newtable; 35 int newtable;