summaryrefslogtreecommitdiff
path: root/firmware/drivers/button.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 /firmware/drivers/button.c
parent7b3a9cfbd6cf529df030daa1875b5010984f44c5 (diff)
downloadrockbox-74cc9e41fadc7a362144e920c2f5cbffd7e208ff.zip
rockbox-74cc9e41fadc7a362144e920c2f5cbffd7e208ff.tar.gz
rockbox-74cc9e41fadc7a362144e920c2f5cbffd7e208ff.tar.bz2
rockbox-74cc9e41fadc7a362144e920c2f5cbffd7e208ff.tar.xz
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 'firmware/drivers/button.c')
-rw-r--r--firmware/drivers/button.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/firmware/drivers/button.c b/firmware/drivers/button.c
index ebf606a..2c33440 100644
--- a/firmware/drivers/button.c
+++ b/firmware/drivers/button.c
@@ -335,11 +335,3 @@ static int button_read(void)
}
#endif
-
-
-
-/* -----------------------------------------------------------------
- * local variables:
- * eval: (load-file "../rockbox-mode.el")
- * end:
- */