From: hno <> Date: Thu, 14 Feb 2002 00:19:01 +0000 (+0000) Subject: Removed a stale comment about SNMP forwarding X-Git-Tag: SQUID_3_0_PRE1~1190 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b0649d8aa11fa74e3d47d909d83a328287cc4cf;p=thirdparty%2Fsquid.git Removed a stale comment about SNMP forwarding --- diff --git a/src/snmp_core.cc b/src/snmp_core.cc index a860e1e85a..9a22dd6868 100644 --- a/src/snmp_core.cc +++ b/src/snmp_core.cc @@ -1,6 +1,6 @@ /* - * $Id: snmp_core.cc,v 1.53 2002/02/13 00:57:18 hno Exp $ + * $Id: snmp_core.cc,v 1.54 2002/02/13 17:19:01 hno Exp $ * * DEBUG: section 49 SNMP support * AUTHOR: Glenn Chisholm @@ -553,8 +553,6 @@ snmpConstructReponse(snmp_request_t * rq) /* * Decide how to respond to the request, construct a response and * return the response to the requester. - * - * If configured forward any reponses which are not for this agent. */ static struct snmp_pdu * snmpAgentResponse(struct snmp_pdu *PDU)