aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/externals.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfsound/externals.h')
-rw-r--r--plugins/dfsound/externals.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h
index 18521ce..bdf5956 100644
--- a/plugins/dfsound/externals.h
+++ b/plugins/dfsound/externals.h
@@ -35,12 +35,6 @@
// spu defines
////////////////////////////////////////////////////////////////////////
-// sound buffer sizes
-// 400 ms complete sound buffer
-#define SOUNDSIZE 70560
-// 137 ms test buffer... if less than that is buffered, a new upload will happen
-#define TESTSIZE 24192
-
// num of channels
#define MAXCHAN 24