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
===================================================================
RCS file: /cvsroot/net-snmp/net-snmp/agent/mibgroup/agentx/subagent.h,v
retrieving revision 5.2
diff -u -r5.2 subagent.h
--- agent/mibgroup/agentx/subagent.h    17 Aug 2004 08:25:01 -0000      5.2
+++ agent/mibgroup/agentx/subagent.h    2 Sep 2004 11:46:38 -0000
@@ -15,6 +15,4 @@
      SNMPCallback    agentx_unregister_callback;
      SNMPAlarmCallback agentx_check_session;
 
-     extern netsnmp_session *agentx_session;
-
 #endif                          /* _AGENTX_SUBAGENT_H */

Reply via email to