Remove unused source param count macro

This commit is contained in:
Chris Robinson 2010-03-07 21:48:25 -08:00
parent a9e0e57797
commit dc40702b53

View File

@ -1,8 +1,6 @@
#ifndef _AL_SOURCE_H_
#define _AL_SOURCE_H_
#define AL_NUM_SOURCE_PARAMS 128
#define MAX_SENDS 2
#include "alFilter.h"