Declare all configuration parameters in optlist.h. Remove some

redundant declarations elsewhere.
This commit is contained in:
Markus Armbruster 2004-02-19 16:46:18 +00:00
parent 6b67276f4f
commit 966eb40899
13 changed files with 65 additions and 58 deletions

View file

@ -71,8 +71,6 @@ static void file_sct_init(coord x, coord y, s_char *ptr);
int
main(int argc, char *argv[])
{
extern s_char *timestampfil;
extern s_char *commfil;
s_char buf[255];
s_char tbuf[512];
s_char *filename;