- Made codec_discovery() private to misc.c. Don't call it before each
commitd303061044feeff2b45d3057f89deae27d9f7455
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 15 Apr 2018 04:55:42 +0000 (15 04:55 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 15 Apr 2018 04:55:42 +0000 (15 04:55 +0000)
tree3fed0110c88a8488cc398092931ba628be845825
parent38ff77e857959d200cce0fbd86738dd5daedcb34
 - Made codec_discovery() private to misc.c. Don't call it before each
   record action, only if requested by the user through putting QUERYD in
   the config file.
 - Removed D() macro from all statements in codec_discovery(), since its
   only function is to print debug information.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55086 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/devs/AHI/Drivers/HDAudio/main.c
workbench/devs/AHI/Drivers/HDAudio/misc.c
workbench/devs/AHI/Drivers/HDAudio/misc.h