From ebbe0a77ae9d2288a720bb97639af9179422b6c3 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 6 Oct 2004 07:14:17 +0000 Subject: Removed erroneous comment. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5181 a1c6a512-1295-4272-9138-f99709370657 --- firmware/mpeg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/mpeg.c') diff --git a/firmware/mpeg.c b/firmware/mpeg.c index 0eea71228c..85041148f0 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(); -- cgit v1.2.3