Minor logging update

This commit is contained in:
Michiel Broek 2005-06-19 20:44:31 +00:00
parent 61a34195e3
commit 9b39f3f87b

View File

@ -899,11 +899,9 @@ SM_STATE(Opts)
#endif
} else {
#ifdef HAVE_ZLIB_H
Syslog('b', "Binkp: remote doesn't support EXTCMD, turn GZ off");
bp.GZflag = No;
#endif
#ifdef HAVE_BZLIB_H
Syslog('b', "Binkp: remote doesn't support EXTCMD, turn BZ2 off");
bp.BZ2flag = No;
#endif
}