Remove telfil, use teldir instead.

This commit is contained in:
Markus Armbruster 2008-02-02 09:22:10 +01:00
parent f80af5c7da
commit b58bc70d07
3 changed files with 1 additions and 3 deletions

View file

@ -67,7 +67,6 @@ char *gamedir = "@gamedir@";
char teldir[] = "tel";
char motdfil[] = "motd";
char downfil[] = "down";
char telfil[] = "tel/tel";
char annfil[] = "ann";
char *listen_addr = "";