Browse Source

remove unused 'a' option; matches jack1 commit r3815

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3819 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/v1.9.4
nedko 16 years ago
parent
commit
0a74b49026
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      common/Jackdmp.cpp

+ 1
- 1
common/Jackdmp.cpp View File

@@ -178,7 +178,7 @@ int main(int argc, char* argv[])
jackctl_driver_t * loopback_driver_ctl;
int replace_registry = 0;
const char *options = "-ad:X:P:uvshVrRL:STFl:t:mn:p:"
const char *options = "-d:X:P:uvshVrRL:STFl:t:mn:p:"
#ifdef __linux__
"c:"
#endif


Loading…
Cancel
Save