aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/alc.cpp')
-rw-r--r--Alc/alc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Alc/alc.cpp b/Alc/alc.cpp
index 58512f52..aeac5354 100644
--- a/Alc/alc.cpp
+++ b/Alc/alc.cpp
@@ -1815,7 +1815,6 @@ static ALCenum UpdateDeviceParams(ALCdevice *device, const ALCint *attrList)
device->Limiter = nullptr;
device->ChannelDelay.clear();
- device->ChannelDelay.shrink_to_fit();
device->Dry.Buffer = nullptr;
device->Dry.NumChannels = 0;