mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Updated some old docs
This commit is contained in:
parent
84d9117054
commit
b235b8de09
3 changed files with 4 additions and 5 deletions
|
|
@ -704,7 +704,7 @@ void AudioDeviceManager::restartLastAudioDevice()
|
|||
{
|
||||
// This method will only reload the last device that was running
|
||||
// before closeAudioDevice() was called - you need to actually open
|
||||
// one first, with setAudioDevice().
|
||||
// one first, with setAudioDeviceSetup().
|
||||
jassertfalse;
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue