aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2008-11-16 01:07:39 -0800
committerChris Robinson <[email protected]>2008-11-16 01:07:39 -0800
commit482b160c8afdbc508d009a7e08101cd86ad3a43f (patch)
tree0b2afad1c3b0d01cb47ede3e03d969a765942121 /OpenAL32
parent181eb95b1385f5fb2afd69eed3bcc697c402148c (diff)
Remove unneeded macro
Diffstat (limited to 'OpenAL32')
-rw-r--r--OpenAL32/Include/alMain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index f378a72f..151675eb 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -125,7 +125,6 @@ extern char _alDebug[256];
#define SWMIXER_OUTPUT_RATE 44100
#define SPEEDOFSOUNDMETRESPERSEC (343.3f)
-#define AIRABSORBGAINHF (0.994f)
#define AIRABSORBGAINDBHF (-0.05f)
#define LOWPASSFREQCUTOFF (5000)