Removed `-format string' switches but made -form accept `=formatstring'.
[mmh] / h / fmt_scan.h
index 713c89b..a205868 100644 (file)
@@ -88,5 +88,4 @@ struct format {
 ** prototypes
 */
 struct format *fmt_scan(struct format *, char *, int, int *);
-char *new_fs(char *, char *, char *, char *);
 int fmt_compile(char *, struct format **);