summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/polyplib-internal.h')
-rw-r--r--polyp/polyplib-internal.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/polyp/polyplib-internal.h b/polyp/polyplib-internal.h
index 4289b3c8..d1b3a27f 100644
--- a/polyp/polyplib-internal.h
+++ b/polyp/polyplib-internal.h
@@ -37,12 +37,6 @@
#include "strlist.h"
#include "mcalign.h"
-#define DEFAULT_TLENGTH (44100*2*2/2) //(10240*8)
-#define DEFAULT_MAXLENGTH ((DEFAULT_TLENGTH*3)/2)
-#define DEFAULT_MINREQ 512
-#define DEFAULT_PREBUF (DEFAULT_TLENGTH-DEFAULT_MINREQ)
-#define DEFAULT_FRAGSIZE 1024
-
#define DEFAULT_TIMEOUT (10)
struct pa_context {