Small fixes

This commit is contained in:
Michiel Broek
2002-06-28 19:12:37 +00:00
parent a3bca178cd
commit 4ead3d8489
2 changed files with 3 additions and 1 deletions

View File

@@ -213,7 +213,6 @@ int LoadTic(char *inb, char *tfn)
}
Temp[j] = '\0';
Syslog('f', "TIC: %s", Temp);
if (strncasecmp(Temp, "hatch", 5) == 0) {
TIC.TicIn.Hatch = TRUE;