[runtime] Remove an obsolete option from --help=devel.
authorZoltan Varga <vargaz@gmail.com>
Sat, 11 Feb 2017 04:41:24 +0000 (23:41 -0500)
committerZoltan Varga <vargaz@gmail.com>
Sat, 11 Feb 2017 04:41:45 +0000 (23:41 -0500)
mono/mini/driver.c

index 357c1cd5057c99b612ccafba0c94f32a031ad6e9..d5bb4a397a6b2db96f45ff94bc7a1ca5e2a5a316 100644 (file)
@@ -1198,7 +1198,6 @@ mini_usage_jitdeveloper (void)
                 "    --single-method=OPTS   Runs regressions with only one method optimized with OPTS at any time\n"
                 "    --statfile FILE        Sets the stat file to FILE\n"
                 "    --stats                Print statistics about the JIT operations\n"
-                "    --wapi=hps|semdel|seminfo IO-layer maintenance\n"
                 "    --inject-async-exc METHOD OFFSET Inject an asynchronous exception at METHOD\n"
                 "    --verify-all           Run the verifier on all assemblies and methods\n"
                 "    --full-aot             Avoid JITting any code\n"