diff options
| author | Daniel Rugerio <[email protected]> | 2019-06-28 16:08:54 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2019-06-28 16:08:54 -0700 |
| commit | 8ffcdad009e4d410f92fabc4e322a76a0be3a69d (patch) | |
| tree | 378b2d98a4210c61e2bc34f5b8959e87e4be5c6c /audio/sysvad/adapter.cpp | |
| parent | 75b2290f2a4ece68739d07135d352cdfec3a9e89 (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.cpp | 3 |
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 |
