From 66f6cf121e5a65f5ec0c93872b60e123fa2ad0f3 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 13 Feb 2022 17:22:41 -0800 Subject: Commit source EAX properties when not deferring And make sure they get committed when resuming processing. --- alc/context.h | 1 - 1 file changed, 1 deletion(-) (limited to 'alc/context.h') diff --git a/alc/context.h b/alc/context.h index 613c6c12..bd966704 100644 --- a/alc/context.h +++ b/alc/context.h @@ -243,7 +243,6 @@ public: void eax_update_filters(); - void eax_commit_sources(); void eax_commit_and_update_sources(); -- cgit v1.2.3