summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
authorMats Lidell <matsl@rockbox.org>2003-01-24 10:56:06 +0000
committerMats Lidell <matsl@rockbox.org>2003-01-24 10:56:06 +0000
commit74cc9e41fadc7a362144e920c2f5cbffd7e208ff (patch)
treed9cd4b07c26a94c172fa7fa8ae3dc933d8db352e /apps/tree.c
parent7b3a9cfbd6cf529df030daa1875b5010984f44c5 (diff)
Remove use of rockbox-mode.el in local variables list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
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 e732794d2a..18912a4bcd 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:
- */