Removed unnecessary prototypes.
[mmh] / sbr / fmt_compile.c
index ef6e879..797c192 100644 (file)
@@ -191,11 +191,6 @@ static unsigned char *usr_fstring;  /* for CERROR */
 #define CERROR(str) compile_error(str, cp)
 
 /*
-** external prototypes
-*/
-extern char *getusername(void);
-
-/*
 ** static prototypes
 */
 static struct ftable *lookup(char *);