aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_console.c
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-01-15 17:37:58 +0000
committerDavid Robillard <d@drobilla.net>2012-01-15 17:37:58 +0000
commitfe939f0d817f7309b203419658ab6ef6ec1306ab (patch)
tree40a8ff6dd7d80aff3b93d3a754b1cccc99c0a2b2 /src/jalv_console.c
parentbddcd318c30e93d9838a4b60300772e267360b7d (diff)
downloadjalv-fe939f0d817f7309b203419658ab6ef6ec1306ab.tar.gz
jalv-fe939f0d817f7309b203419658ab6ef6ec1306ab.tar.bz2
jalv-fe939f0d817f7309b203419658ab6ef6ec1306ab.zip
Lint.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3949 a436a847-0d15-0410-975c-d299462d15a1
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);