diff --git a/tests/xtro-sharpie/common-AudioToolbox.ignore b/tests/xtro-sharpie/common-AudioToolbox.ignore index 822ae6decc..19b6c70870 100644 --- a/tests/xtro-sharpie/common-AudioToolbox.ignore +++ b/tests/xtro-sharpie/common-AudioToolbox.ignore @@ -82,6 +82,7 @@ # ignored in the past on macOS now ignored in every platform. !missing-pinvoke! AUListenerAddParameter is not bound +!missing-pinvoke! AUListenerRemoveParameter is not bound !missing-pinvoke! AUListenerCreate is not bound !missing-pinvoke! AUListenerCreateWithDispatchQueue is not bound !missing-pinvoke! AUListenerDispose is not bound diff --git a/tests/xtro-sharpie/macOS-AudioToolbox.ignore b/tests/xtro-sharpie/macOS-AudioToolbox.ignore index cfd489962b..2f91f974f1 100644 --- a/tests/xtro-sharpie/macOS-AudioToolbox.ignore +++ b/tests/xtro-sharpie/macOS-AudioToolbox.ignore @@ -27,7 +27,6 @@ !missing-pinvoke! AudioFileComponentSetUserData is not bound !missing-pinvoke! AudioFileComponentWriteBytes is not bound !missing-pinvoke! AudioFileComponentWritePackets is not bound -!missing-pinvoke! AUListenerRemoveParameter is not bound !missing-pinvoke! CAClockAddListener is not bound !missing-pinvoke! CAClockArm is not bound !missing-pinvoke! CAClockBarBeatTimeToBeats is not bound