Remove the SAFE_CONST macro
commit0152bc0d10901cc60e579e2f7fa6ebf7786e6106
authorChris Robinson <chris.kcat@gmail.com>
Sun, 14 Jan 2018 16:51:03 +0000 (14 08:51 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 14 Jan 2018 16:51:03 +0000 (14 08:51 -0800)
tree6b469cdb2eed1775f79b8ee4d1fc0539920f70f0
parent7e491ef2b2d58e90ce34eabea21056646aace089
Remove the SAFE_CONST macro

Seems compilers are now allowing a pointer-to-type-array to implicitly convert
to pointer-to-const-type-array.
Alc/ALu.c
Alc/bformatdec.c
Alc/mixer.c
OpenAL32/Include/alMain.h