Fix Clang build (nw)

This commit is contained in:
arbee 2020-06-25 19:56:23 -04:00
parent 5c5f0beb27
commit 3e4e28ff0a

View File

@ -248,8 +248,6 @@ private:
*/
int32_t dt1_freq[8*32]; /* 8 DT1 levels, 32 KC values */
uint32_t noise_tab[32]; /* 17bit Noise Generator periods */
// internal state
sound_stream * m_stream;
uint8_t m_lastreg;