aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_console.c')
-rw-r--r--src/jalv_console.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jalv_console.c b/src/jalv_console.c
index 94881ab..a70e955 100644
--- a/src/jalv_console.c
+++ b/src/jalv_console.c
@@ -80,7 +80,6 @@ jalv_open_ui(Jalv* jalv,
#ifdef JALV_JACK_SESSION
printf("\nPress Ctrl-C to quit: ");
fflush(stdout);
- //g_cond_wait(exit_cond, exit_mutex);
#else
printf("\nPress enter to quit: ");
fflush(stdout);