Remove PulseAudio headers.

These are often included with the OS, or can easily be installed if not.
This commit is contained in:
Joseph Cloutier
2022-05-16 14:10:20 -04:00
parent f2847aca5b
commit 2dc827a432
40 changed files with 2 additions and 7782 deletions

View File

@@ -102,8 +102,6 @@
<compilerflag value="-mfpu=neon" if="rpi" />
<compilerflag value="-fcommon" />
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/pulse/src/" />
<file name="${NATIVE_TOOLKIT_PATH}/openal/alc/backends/pulseaudio.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/openal/alc/backends/alsa.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/openal/alc/backends/oss.cpp" />