aboutsummaryrefslogtreecommitdiff
path: root/src/decoder_api.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-18 17:32:43 +0100
committerMax Kellermann <max@duempel.org>2009-01-18 17:32:43 +0100
commita3f03f3ccdefc8704d112405dca5db10a2f6cf94 (patch)
treee26e045a9694b32eb0292bde5407e1014ecdeac1 /src/decoder_api.h
parent90b34f8e6feb4dabc8da0d782cf5146318cfc02a (diff)
removed playerData.c
Fetch the configuration variables buffered_chunks and buffered_before_play just when they are needed.
Diffstat (limited to 'src/decoder_api.h')
-rw-r--r--src/decoder_api.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder_api.h b/src/decoder_api.h
index 11ee86e4..6e3332d5 100644
--- a/src/decoder_api.h
+++ b/src/decoder_api.h
@@ -30,7 +30,6 @@
#include "replay_gain.h"
#include "tag.h"
#include "audio_format.h"
-#include "playerData.h"
#include <stdbool.h>