Remove unneeded macro

This commit is contained in:
Chris Robinson 2008-11-16 01:07:39 -08:00
parent 181eb95b13
commit 482b160c8a

View File

@ -125,7 +125,6 @@ extern char _alDebug[256];
#define SWMIXER_OUTPUT_RATE 44100 #define SWMIXER_OUTPUT_RATE 44100
#define SPEEDOFSOUNDMETRESPERSEC (343.3f) #define SPEEDOFSOUNDMETRESPERSEC (343.3f)
#define AIRABSORBGAINHF (0.994f)
#define AIRABSORBGAINDBHF (-0.05f) #define AIRABSORBGAINDBHF (-0.05f)
#define LOWPASSFREQCUTOFF (5000) #define LOWPASSFREQCUTOFF (5000)