Update multi_playback.c

This commit is contained in:
r-lyeh
2017-11-16 15:34:50 +01:00
committed by GitHub
parent 37491c1fd8
commit e9442b0e13
-1
View File
@@ -48,7 +48,6 @@ mal_uint32 on_send_xm_frames_to_device(mal_device* pDevice, mal_uint32 frameCoun
int main(int argc, char** argv) int main(int argc, char** argv)
{ {
system("pause");
int exitcode = 0; int exitcode = 0;
if (argc < 2) { if (argc < 2) {