Cleaning up commented out code

This commit is contained in:
Brad Davis 2018-09-25 13:18:49 -07:00
parent 5adc4c2290
commit 15de0590e8

View file

@ -285,9 +285,6 @@ void AudioClient::customDeleter() {
_shouldRestartInputSetup = false;
#endif
stop();
//_checkDevicesTimer->stop();
//_checkPeakValuesTimer->stop();
deleteLater();
}