mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
PR feedback
This commit is contained in:
parent
8fbf5a9e8b
commit
b4d143fe13
1 changed files with 0 additions and 3 deletions
|
@ -82,10 +82,7 @@ public:
|
|||
|
||||
void run() override {
|
||||
while (!_quit) {
|
||||
|
||||
//qDebug() << "Checking for audio device changes...";
|
||||
_audioClient->checkDevices();
|
||||
|
||||
QThread::msleep(DEVICE_CHECK_INTERVAL_MSECS);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue