diff options
Diffstat (limited to 'apps/playlist.c')
| -rw-r--r-- | apps/playlist.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/playlist.c b/apps/playlist.c index ee924f5..78b601e 100644 --- a/apps/playlist.c +++ b/apps/playlist.c @@ -793,9 +793,3 @@ void sort_playlist(bool start_current) mpeg_flush_and_reload_tracks(); } - -/* ----------------------------------------------------------------- - * local variables: - * eval: (load-file "../firmware/rockbox-mode.el") - * end: - */ |