mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
AudioDeviceManager: Remove AudioDeviceManager::restartDevice
This commit is contained in:
parent
be6fe2b403
commit
59bb818f09
1 changed files with 0 additions and 2 deletions
|
|
@ -558,8 +558,6 @@ private:
|
|||
void audioDeviceListChanged();
|
||||
void midiDeviceListChanged();
|
||||
|
||||
String restartDevice (int blockSizeToUse, double sampleRateToUse,
|
||||
const BigInteger& ins, const BigInteger& outs);
|
||||
void stopDevice();
|
||||
|
||||
void updateXml();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue