Browse Source

Actually do what the previous commit only claimed to.

tags/non-daw-v1.2.0
Jonathan Moore Liles 13 years ago
parent
commit
8e01aec002
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main.C

+ 1
- 0
src/main.C 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 */


Loading…
Cancel
Save