diff options
Diffstat (limited to 'RtAudio.cpp')
| -rwxr-xr-x | RtAudio.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RtAudio.cpp b/RtAudio.cpp index 8cac299..6fe26d0 100755 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -1406,7 +1406,6 @@ void RtApiCore :: closeStream( void ) CoreHandle *handle = (CoreHandle *) stream_.apiHandle;
if ( stream_.mode == OUTPUT || stream_.mode == DUPLEX ) {
- if ( stream_.mode == OUTPUT || stream_.mode == DUPLEX ) {
if (handle) {
AudioObjectPropertyAddress property = { kAudioHardwarePropertyDevices,
kAudioObjectPropertyScopeGlobal,
|
