mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Disabled debug define
This commit is contained in:
parent
0917ba63b0
commit
9d34cf954a
1 changed files with 1 additions and 1 deletions
|
|
@ -1821,7 +1821,7 @@ static snd_interval_t refine_intervals[SND_PCM_HW_PARAM_LAST_INTERVAL - SND_PCM_
|
|||
},
|
||||
};
|
||||
|
||||
#define RULES_DEBUG
|
||||
#undef RULES_DEBUG
|
||||
|
||||
int snd_pcm_hw_refine_soft(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_hw_params_t *params)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue