mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-31 03:00:05 +00:00
Minor code clean-ups.
This commit is contained in:
parent
08eb852103
commit
1fc2a55d82
45 changed files with 85 additions and 85 deletions
|
|
@ -594,7 +594,7 @@ private:
|
|||
bool hasScanned;
|
||||
|
||||
JackAudioIODeviceType (const JackAudioIODeviceType&);
|
||||
const JackAudioIODeviceType& operator= (const JackAudioIODeviceType&);
|
||||
JackAudioIODeviceType& operator= (const JackAudioIODeviceType&);
|
||||
};
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue