[D] Removed "-noproxy" switch from usage text.
I forgot to remove it from the list when I stripped the (undocumented and untested) code paths for it, which was even before the merge to trunk. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
fb538c1b5b
commit
a63cde3827
1 changed files with 0 additions and 2 deletions
|
|
@ -4342,8 +4342,6 @@ extern "C" Language *swig_d(void) {
|
|||
* ----------------------------------------------------------------------------- */
|
||||
const char *D::usage = (char *) "\
|
||||
D Options (available with -d)\n\
|
||||
-noproxy - Generate the low-level functional interface instead\n\
|
||||
of proxy classes\n\
|
||||
-package <pkg> - Write generated D modules into package <pkg>\n\
|
||||
-splitproxy - Write each D type to a dedicated file instead of\n\
|
||||
generating a single proxy D module.\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue