diff options
Diffstat (limited to 'lib/agentx.c')
| -rw-r--r-- | lib/agentx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/agentx.c b/lib/agentx.c index 821c573fb2..e03e19aad5 100644 --- a/lib/agentx.c +++ b/lib/agentx.c @@ -118,7 +118,6 @@ static void agentx_events_update(void) snmp_select_info(&maxfd, &fds, &timeout, &block); if (!block) { - timeout_thr = NULL; thread_add_timer_tv(agentx_tm, agentx_timeout, NULL, &timeout, &timeout_thr); } |
