Remove use of DECL_CONST
commita758cc82433ad4fd47aeac7e626dff4bd1fa739f
authorChris Robinson <chris.kcat@gmail.com>
Tue, 6 Sep 2016 16:09:25 +0000 (6 09:09 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 6 Sep 2016 16:09:25 +0000 (6 09:09 -0700)
treeb51f7be8300671283289742113a546addca344f4
parent1541ff24b87a3baee834fa8d8782d10eadb18c8e
Remove use of DECL_CONST

No idea if it was really gaining us anything, but removing it fixes a crash I
was getting with libs built with Clang.
Alc/ALc.c
Alc/panning.c
OpenAL32/Include/alBuffer.h
OpenAL32/Include/alMain.h
OpenAL32/alBuffer.c