mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-23 08:44:04 +02:00
Clean up the deviceio test.
This commit is contained in:
@@ -583,10 +583,5 @@ done:
|
|||||||
ma_encoder_uninit(&g_State.encoder);
|
ma_encoder_uninit(&g_State.encoder);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
printf("Press Enter to quit...");
|
|
||||||
getchar();
|
|
||||||
getchar();
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user