Unverified Commit 59d12f7a authored by janssontoftg's avatar janssontoftg
Browse files

Remove unused declarations

parent a84b4cf2
Loading
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -72,15 +72,6 @@ extern const float mapRT60[1u << NBITS_RT60];
extern const float mapRoomDims[1u << NBITS_DIM];
extern const float mapAbsorbtion[1u << NBITS_ABS];

#ifdef ISM_PI_DATA
extern const int16_t ismGains[98];
extern const float refDistances[64];
extern const float maxDistances[65];
extern const float rollOffFactors[41];
extern const int16_t innerOuterAngles[25];
extern const float outerAttenuations[32];
#endif

enum IVAS_RTP_HEADER_BITS
{