Whitespace cleanup in test

This commit is contained in:
petris 2021-01-22 14:14:12 +01:00 committed by Phil Burk
commit 85f7602a3c
7 changed files with 0 additions and 7 deletions

View file

@ -184,4 +184,3 @@ error:
fprintf( stderr, "Error message: %s\n", Pa_GetErrorText( err ) );
return err;
}