From a3f03f3ccdefc8704d112405dca5db10a2f6cf94 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 18 Jan 2009 17:32:43 +0100 Subject: removed playerData.c Fetch the configuration variables buffered_chunks and buffered_before_play just when they are needed. --- src/decoder_api.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/decoder_api.h') 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 -- cgit v1.2.3