Actually do what the previous commit only claimed to.

This commit is contained in:
Jonathan Moore Liles 2012-03-03 17:52:40 -08:00
parent a93f620eb0
commit 8e01aec002
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@ main ( int argc, char **argv )
} }
else else
{ {
setup_jack();
if ( argc > 1 ) if ( argc > 1 )
{ {
/* maybe a filename on the commandline */ /* maybe a filename on the commandline */