get rid of seekError in DecoderControl
git-svn-id: https://svn.musicpd.org/mpd/trunk@1101 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -52,7 +52,6 @@ typedef struct _DecoderControl {
|
||||
volatile mpd_uint16 error;
|
||||
volatile mpd_sint8 seek;
|
||||
volatile mpd_sint16 seekChunk;
|
||||
volatile mpd_sint8 seekError;
|
||||
volatile mpd_sint8 cycleLogFiles;
|
||||
volatile double seekWhere;
|
||||
char file[MAXPATHLEN+1];
|
||||
|
||||
Reference in New Issue
Block a user