Index: ossp-pkg/lmtp2nntp/nntp.c RCS File: /v/ossp/cvs/ossp-pkg/lmtp2nntp/Attic/nntp.c,v rcsdiff -q -kk '-r1.24' '-r1.25' -u '/v/ossp/cvs/ossp-pkg/lmtp2nntp/Attic/nntp.c,v' 2>/dev/null --- nntp.c 2001/09/10 14:11:33 1.24 +++ nntp.c 2001/09/11 13:38:07 1.25 @@ -371,15 +371,6 @@ } return NNTP_ERR_DELIVERY; - -#if 0 - /* check if this server accepts at least one of the newsgroups - > GROUP - < 211 yes, group exists - < 411 no, group doesn't exist - */ - -#endif } nntp_rc_t nntp_feed(nntp_t *nntp, msg_t *msg)