X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fwget.h;h=759825e7f46e362fff89c090512c75ea0875e097;hp=38c8fbdeba8afde932f3ca2431cd178a9864c2a4;hb=277e840a0f8e3ec8800cfe7407fe3c16000bc622;hpb=9000d2b527680b4b13964475d84df42815d40e37 diff --git a/src/wget.h b/src/wget.h index 38c8fbde..759825e7 100644 --- a/src/wget.h +++ b/src/wget.h @@ -40,14 +40,6 @@ so, delete this exception statement from your version. */ # define NDEBUG #endif -#ifndef PARAMS -# if PROTOTYPES -# define PARAMS(args) args -# else -# define PARAMS(args) () -# endif -#endif - /* `gettext (FOO)' is long to write, so we use `_(FOO)'. If NLS is unavailable, _(STRING) simply returns STRING. */ #ifdef HAVE_NLS