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
76a92c0c26
commit
32081a387c
30 changed files with 240 additions and 279 deletions
|
|
@ -27,9 +27,6 @@
|
|||
// compiled on its own).
|
||||
#if JUCE_INCLUDED_FILE && JUCE_ALSA
|
||||
|
||||
//==============================================================================
|
||||
static const int maxNumChans = 64;
|
||||
|
||||
|
||||
//==============================================================================
|
||||
static void getDeviceSampleRates (snd_pcm_t* handle, Array <int>& rates)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue