diff options
Diffstat (limited to 'alc/context.h')
-rw-r--r-- | alc/context.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/alc/context.h b/alc/context.h index 682012c7..93b70d83 100644 --- a/alc/context.h +++ b/alc/context.h @@ -361,10 +361,6 @@ private: void eax_ensure_enough_aux_sends() const; - bool eax_has_eax_reverb_effect() const noexcept; - - void eax_ensure_eax_reverb_effect() const; - void eax_ensure_compatibility(); |