removed playerData.c

Fetch the configuration variables buffered_chunks and
buffered_before_play just when they are needed.
This commit is contained in:
Max Kellermann
2009-01-18 17:32:43 +01:00
parent 90b34f8e6f
commit a3f03f3ccd
5 changed files with 55 additions and 107 deletions

View File

@@ -30,7 +30,6 @@
#include "replay_gain.h"
#include "tag.h"
#include "audio_format.h"
#include "playerData.h"
#include <stdbool.h>