mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Cleaning up commented out code
This commit is contained in:
parent
5adc4c2290
commit
15de0590e8
1 changed files with 0 additions and 3 deletions
|
@ -285,9 +285,6 @@ void AudioClient::customDeleter() {
|
|||
_shouldRestartInputSetup = false;
|
||||
#endif
|
||||
stop();
|
||||
//_checkDevicesTimer->stop();
|
||||
//_checkPeakValuesTimer->stop();
|
||||
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue