diff options
Diffstat (limited to 'alc/context.h')
-rw-r--r-- | alc/context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/context.h b/alc/context.h index 660a6559..2b1fac75 100644 --- a/alc/context.h +++ b/alc/context.h @@ -204,7 +204,6 @@ public: ALvoid* property_value, ALuint property_value_size); - void eax_update_filters(); void eax_commit_and_update_sources(); void eax_set_last_error() noexcept; |