summaryrefslogtreecommitdiff
path: root/audio/sysvad/adapter.cpp
diff options
context:
space:
mode:
authorDaniel Rugerio <[email protected]>2019-06-28 16:08:54 -0700
committerAdonais Romero González <[email protected]>2019-06-28 16:08:54 -0700
commit8ffcdad009e4d410f92fabc4e322a76a0be3a69d (patch)
tree378b2d98a4210c61e2bc34f5b8959e87e4be5c6c /audio/sysvad/adapter.cpp
parent75b2290f2a4ece68739d07135d352cdfec3a9e89 (diff)
Update audio samples (#387)
* Update SysVAD public sample. * Add WaveTest public sample.
Diffstat (limited to 'audio/sysvad/adapter.cpp')
-rw-r--r--audio/sysvad/adapter.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/sysvad/adapter.cpp b/audio/sysvad/adapter.cpp
index 166b2283..7cfa54ee 100644
--- a/audio/sysvad/adapter.cpp
+++ b/audio/sysvad/adapter.cpp
@@ -648,9 +648,6 @@ Return Value:
maxObjects = g_MaxMiniports;
#ifdef SYSVAD_BTH_BYPASS
- //
- // Allow three (3) Bluetooth hands-free profile devices.
- //
maxObjects += g_MaxBthHfpMiniports;
#endif // SYSVAD_BTH_BYPASS
#ifdef SYSVAD_USB_SIDEBAND