summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/tree.c b/apps/tree.c
index e732794..18912a4 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -1307,9 +1307,3 @@ bool dirbrowse(char *root)
return false;
}
-
-/* -----------------------------------------------------------------
- * local variables:
- * eval: (load-file "../firmware/rockbox-mode.el")
- * end:
- */