mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removed a stray logging statement from the WASAPI code
This commit is contained in:
parent
e5204bafe9
commit
8346b578b5
1 changed files with 0 additions and 1 deletions
|
|
@ -509,7 +509,6 @@ private:
|
|||
|
||||
JUCE_COMRESULT OnSessionDisconnected (AudioSessionDisconnectReason reason)
|
||||
{
|
||||
Logger::writeToLog("OnSessionDisconnected");
|
||||
if (reason == DisconnectReasonFormatChanged)
|
||||
owner.deviceSampleRateChanged();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue