summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/mpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/mpeg.c b/firmware/mpeg.c
index 0eea712..8504114 100644
--- a/firmware/mpeg.c
+++ b/firmware/mpeg.c
@@ -835,7 +835,6 @@ static int add_track_to_tag_list(const char *filename)
return 0;
}
-/* If next_track is true, opens the next track, if false, opens prev track */
static int new_file(int steps)
{
int max_steps = playlist_amount();