summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bp_sim.cpp')
-rwxr-xr-xsrc/bp_sim.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bp_sim.cpp b/src/bp_sim.cpp
index 78ae09d9..f4eb6f7e 100755
--- a/src/bp_sim.cpp
+++ b/src/bp_sim.cpp
@@ -3324,9 +3324,6 @@ bool CFlowGenListPerThread::Create(uint32_t thread_id,
m_max_threads=max_threads;
m_thread_id=thread_id;
- m_watchdog = NULL;
- m_watchdog_handle = -1;
-
m_cpu_cp_u.Create(&m_cpu_dp_u);
uint32_t socket_id=rte_lcore_to_socket_id(m_core_id);