summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/solver/nld_ms_sor_mat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/solver/nld_ms_sor_mat.h')
-rw-r--r--src/lib/netlist/solver/nld_ms_sor_mat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/netlist/solver/nld_ms_sor_mat.h b/src/lib/netlist/solver/nld_ms_sor_mat.h
index 1e1f8aba071..68632b82be9 100644
--- a/src/lib/netlist/solver/nld_ms_sor_mat.h
+++ b/src/lib/netlist/solver/nld_ms_sor_mat.h
@@ -200,7 +200,6 @@ namespace solver
resched_cnt++;
} while (resched && (resched_cnt < this->m_params.m_gs_loops));
- this->m_stat_calculations++;
this->m_iterative_total += resched_cnt;
if (resched)