mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 10:57:43 +01:00
[Summary] Removed redundant output
This commit is contained in:
parent
d50924453c
commit
bb54afa59f
1 changed files with 0 additions and 1 deletions
|
|
@ -1736,7 +1736,6 @@ WTErr WCMRPortAudioDeviceManager::getDeviceSampleRatesImpl(const std::string & d
|
|||
WTErr WCMRPortAudioDeviceManager::getDeviceBufferSizesImpl(const std::string & deviceName, std::vector<int>& buffers) const
|
||||
{
|
||||
WTErr retVal = eNoErr;
|
||||
std::cout << "API::PortAudioDeviceManager::GetBufferSizes: getting buffer size for device: "<< deviceName << std::endl;
|
||||
|
||||
buffers.clear();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue