Revision 166:cbd6d7e562c7 src/portaudio_20161030_catalina_patch/src/hostapi/coreaudio/pa_mac_core.c

View differences:

src/portaudio_20161030_catalina_patch/src/hostapi/coreaudio/pa_mac_core.c
1262 1262
    desc.componentFlags        = 0;
1263 1263
    desc.componentFlagsMask    = 0;
1264 1264

  
1265
#ifdef AUDIO_COMPONENT_FIX
1266
    DBUG( ( "Using AUDIO_COMPONENT_FIX logic." ) );
1267
#endif
1268

  
1265 1269
    /* -- find the component -- */
1266 1270
#ifndef AUDIO_COMPONENT_FIX
1267 1271
    comp = FindNextComponent( NULL, &desc );

Also available in: Unified diff