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