diff libinterp/corefcn/nproc.cc @ 20915:a3359fe50966

remove unused nargout variables * __ichol__.cc, __ilu__.cc, ellipj.cc, filter.cc, mgorth.cc, nproc.cc, pr-output.cc, quad.cc, quadcc.cc, sylvester.cc: Remove unused nargout from DEFUNs that no longer use it.
author John W. Eaton <jwe@octave.org>
date Wed, 16 Dec 2015 17:02:23 -0500
parents 03e4ddd49396
children b17fda023ca6
line wrap: on
line diff
--- a/libinterp/corefcn/nproc.cc	Wed Dec 16 23:06:22 2015 +0100
+++ b/libinterp/corefcn/nproc.cc	Wed Dec 16 17:02:23 2015 -0500
@@ -27,7 +27,7 @@
 #include "defun.h"
 #include "nproc.h"
 
-DEFUN (nproc, args, nargout,
+DEFUN (nproc, args, ,
        "-*- texinfo -*-\n\
 @deftypefn  {} {} nproc ()\n\
 @deftypefnx {} {} nproc (@var{query})\n\