diff options
Diffstat (limited to 'src/decode.h')
-rw-r--r-- | src/decode.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/decode.h b/src/decode.h index 4c2043b53..874e82303 100644 --- a/src/decode.h +++ b/src/decode.h @@ -46,8 +46,6 @@ #define DECODE_SUFFIX_MP4 5 #define DECODE_SUFFIX_WAVE 6 -#define DECODE_METADATA_LENGTH 8192 - typedef struct _DecoderControl { volatile mpd_sint8 state; volatile mpd_sint8 stop; |