aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-12-03 23:26:07 -0800
committerChris Robinson <[email protected]>2020-12-04 11:15:50 -0800
commitaa05feec4a1d77eb37043aa93fc3237f70dc12ef (patch)
treeecee1464289c3c5b8eccd4424453f19706fa2029 /alc/alu.h
parentb1c2671e9dfa68c03bec124f2ead59246caf7672 (diff)
Avoid a global MAX_PITCH macro
Diffstat (limited to 'alc/alu.h')
-rw-r--r--alc/alu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/alu.h b/alc/alu.h
index ac9dddf4..7e7f8996 100644
--- a/alc/alu.h
+++ b/alc/alu.h
@@ -17,7 +17,6 @@ struct ALeffectslot;
struct MixParams;
-#define MAX_PITCH 10
#define MAX_SENDS 6