Remove checks for functions that always exist
commit7c933087718bd1b789f2638164bcf2f8698647cb
authorChris Robinson <chris.kcat@gmail.com>
Fri, 16 Nov 2018 01:53:05 +0000 (15 17:53 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 16 Nov 2018 01:53:05 +0000 (15 17:53 -0800)
treeff51bb8d94d00f3ef168f63ede2ab85e3224dd47
parentdc622b3182694793d0189acf402bda6bafdf589a
Remove checks for functions that always exist

They're part of C++11 and available on the testing systems. If some system has
trouble, switching to proper C++ calls should fix it.
Alc/backends/oss.cpp
CMakeLists.txt
OpenAL32/Include/alMain.h
common/math_defs.h
config.h.in