Remove unused variable in loopback.
This commit is contained in:
parent
284a16cf4f
commit
33a9013437
1 changed files with 0 additions and 1 deletions
|
|
@ -704,7 +704,6 @@ static void PaQa_SetDefaultTestParameters( TestParameters *testParamsPtr, PaDevi
|
||||||
*/
|
*/
|
||||||
static int PaQa_AnalyzeLoopbackConnection( UserOptions *userOptions, PaDeviceIndex inputDevice, PaDeviceIndex outputDevice, double expectedAmplitude )
|
static int PaQa_AnalyzeLoopbackConnection( UserOptions *userOptions, PaDeviceIndex inputDevice, PaDeviceIndex outputDevice, double expectedAmplitude )
|
||||||
{
|
{
|
||||||
int i;
|
|
||||||
int iFlags;
|
int iFlags;
|
||||||
int iRate;
|
int iRate;
|
||||||
int iSize;
|
int iSize;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue