Kill afd->current_play_mode.
authorAndre Noll <maan@systemlinux.org>
Thu, 1 Nov 2007 20:04:18 +0000 (21:04 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 1 Nov 2007 20:04:18 +0000 (21:04 +0100)
It's unused.

afs.h

diff --git a/afs.h b/afs.h
index 46f3b2fbbd332549027e0e5d73348a511ea3a5c9..d9fa53c41f587a71d6dc9f82ac78545aba283d54 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -112,7 +112,6 @@ int make_status_items(struct ls_data *d, struct para_buffer *pb);
 #define AFS_STATUS_INFO_SIZE 4096
 
 struct audio_file_data {
 #define AFS_STATUS_INFO_SIZE 4096
 
 struct audio_file_data {
-       enum play_mode current_play_mode;
        char afs_status_info[AFS_STATUS_INFO_SIZE];
        int fd;
        struct afs_info afsi;
        char afs_status_info[AFS_STATUS_INFO_SIZE];
        int fd;
        struct afs_info afsi;