aboutsummaryrefslogtreecommitdiffstats
path: root/al/eax/fx_slots.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/eax/fx_slots.h')
-rw-r--r--al/eax/fx_slots.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/al/eax/fx_slots.h b/al/eax/fx_slots.h
index e7d1452e..cb7e0db4 100644
--- a/al/eax/fx_slots.h
+++ b/al/eax/fx_slots.h
@@ -33,9 +33,6 @@ public:
ALeffectslot& get(
EaxFxSlotIndex index);
- void unlock_legacy() noexcept;
-
-
private:
using Items = std::array<EaxAlEffectSlotUPtr, EAX_MAX_FXSLOTS>;