small warning fix
This commit is contained in:
parent
e50abe3a67
commit
3a83c5cad0
1 changed files with 2 additions and 0 deletions
|
@ -504,6 +504,8 @@ OSStatus CSound::deviceNotification ( AudioDeviceID,
|
||||||
pSound->EmitReinitRequestSignal();
|
pSound->EmitReinitRequestSignal();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return noErr;
|
||||||
}
|
}
|
||||||
|
|
||||||
OSStatus CSound::processInput ( void* inRefCon,
|
OSStatus CSound::processInput ( void* inRefCon,
|
||||||
|
|
Loading…
Reference in a new issue