Re: Unused declaration on head

2004-09-05 Thread Coders
On Thu, 2 Sep 2004 20:01:49 +0200 Magnus wrote: MF> The attached patch removes the last reference, an extern declaration, to MF> the variable agentx_session. fixed, thanks -- Robert Story; NET-SNMP Junkie Archive:

Unused declaration on head

2004-09-02 Thread Magnus Fromreide
Hello. The attached patch removes the last reference, an extern declaration, to the variable agentx_session. Could it please be applied to HEAD before the release to sanitize the code. /MF Index: agent/mibgroup/agentx/subagent.h ===