Removed the remnants of the --music option; bug #1133
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3650 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -707,7 +707,7 @@ enum
|
||||
#endif
|
||||
};
|
||||
|
||||
static const char *optString = "+r:foc:b:spC:n:?hM:S:T:m:q:ug:l:i:vwxk";
|
||||
static const char *optString = "+r:foc:b:spC:n:?hM:S:T:q:ug:l:i:vwxk";
|
||||
static struct option longOptions[] =
|
||||
{
|
||||
{"res", 1, NULL, 'r'},
|
||||
|
||||
Reference in New Issue
Block a user