(disablefil): Remove, belatedly (unused since optlist.h rev. 1.46).
This commit is contained in:
parent
21946d0a63
commit
73e06535bf
1 changed files with 2 additions and 3 deletions
|
@ -26,8 +26,8 @@
|
||||||
* ---
|
* ---
|
||||||
*
|
*
|
||||||
* @configure_input@
|
* @configure_input@
|
||||||
* path.c: Path initializations needed outside of the file initialization
|
* path.c.in: Path initializations needed outside of the file
|
||||||
* tables
|
* initialization tables
|
||||||
*
|
*
|
||||||
* Known contributors to this file:
|
* Known contributors to this file:
|
||||||
* Markus Armbruster, 2005
|
* Markus Armbruster, 2005
|
||||||
|
@ -66,7 +66,6 @@ char *gamedir = "@gamedir@";
|
||||||
char teldir[] = "tel";
|
char teldir[] = "tel";
|
||||||
char motdfil[] = "motd";
|
char motdfil[] = "motd";
|
||||||
char downfil[] = "down";
|
char downfil[] = "down";
|
||||||
char disablefil[] = "disable";
|
|
||||||
char telfil[] = "tel/tel";
|
char telfil[] = "tel/tel";
|
||||||
char annfil[] = "ann";
|
char annfil[] = "ann";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue