summaryrefslogtreecommitdiff
path: root/apps/recorder
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder')
-rw-r--r--apps/recorder/bounce.c6
-rw-r--r--apps/recorder/cube.c3
2 files changed, 0 insertions, 9 deletions
diff --git a/apps/recorder/bounce.c b/apps/recorder/bounce.c
index 4f00d50470..ed4885bc39 100644
--- a/apps/recorder/bounce.c
+++ b/apps/recorder/bounce.c
@@ -415,9 +415,3 @@ bool bounce(void)
415} 415}
416 416
417#endif 417#endif
418
419/* -----------------------------------------------------------------
420 * local variables:
421 * eval: (load-file "../../firmware/rockbox-mode.el")
422 * end:
423 */
diff --git a/apps/recorder/cube.c b/apps/recorder/cube.c
index 4ad7ebb80b..ad3af91c87 100644
--- a/apps/recorder/cube.c
+++ b/apps/recorder/cube.c
@@ -346,9 +346,6 @@ bool cube(void)
346#endif /* USE_DEMOS */ 346#endif /* USE_DEMOS */
347 347
348/* ----------------------------------------------------------------- 348/* -----------------------------------------------------------------
349 * local variables:
350 * eval: (load-file "../../firmware/rockbox-mode.el")
351 * end:
352 * vim: et sw=4 ts=8 sts=4 tw=78 349 * vim: et sw=4 ts=8 sts=4 tw=78
353 */ 350 */
354 351