From 45378fe6872fc0e27f1865fe909b22788d486c7b Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 22 Feb 2019 22:03:04 -0800 Subject: Remove the unused FOAOut EffectTarget --- OpenAL32/Include/alAuxEffectSlot.h | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenAL32/Include/alAuxEffectSlot.h') diff --git a/OpenAL32/Include/alAuxEffectSlot.h b/OpenAL32/Include/alAuxEffectSlot.h index 7360d264..69ebdc43 100644 --- a/OpenAL32/Include/alAuxEffectSlot.h +++ b/OpenAL32/Include/alAuxEffectSlot.h @@ -15,7 +15,6 @@ struct ALeffectslot; struct EffectTarget { MixParams *Main; - MixParams *FOAOut; RealMixParams *RealOut; }; -- cgit v1.2.3