aboutsummaryrefslogtreecommitdiffstats
path: root/src/playerData.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/playerData.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/playerData.h b/src/playerData.h
index f49834491..c9e57f0e5 100644
--- a/src/playerData.h
+++ b/src/playerData.h
@@ -27,9 +27,6 @@
#include "mpd_types.h"
#include "outputBuffer.h"
-/* pick 1020 since its devisible for 8,16,24, and 32-bit audio */
-#define CHUNK_SIZE 1020
-
extern unsigned int buffered_before_play;
extern unsigned int buffered_chunks;