From e9442b0e131ec0a4f6e2e6fdddc4778880cdd03d Mon Sep 17 00:00:00 2001 From: r-lyeh Date: Thu, 16 Nov 2017 15:34:50 +0100 Subject: [PATCH] Update multi_playback.c --- examples/multi_playback.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/multi_playback.c b/examples/multi_playback.c index 4c3a6bb9..944ce62e 100644 --- a/examples/multi_playback.c +++ b/examples/multi_playback.c @@ -48,7 +48,6 @@ mal_uint32 on_send_xm_frames_to_device(mal_device* pDevice, mal_uint32 frameCoun int main(int argc, char** argv) { -system("pause"); int exitcode = 0; if (argc < 2) {