Removed, or added use of, unused macros to prevent warnings from gcc -Wunused-macros.
[mmh] / sbr / fmt_scan.c
index 9784919..2bf1821 100644 (file)
@@ -22,8 +22,6 @@
 #  include <wchar.h>
 #endif
 
-#define        NFMTS MAXARGS
-
 extern char *formataddr ();    /* hook for custom address formatting */
 
 #ifdef LBL