summaryrefslogtreecommitdiffstats
path: root/Project/Electromechanical.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Electromechanical.h')
-rw-r--r--Project/Electromechanical.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Project/Electromechanical.h b/Project/Electromechanical.h
index f981353..b25a53b 100644
--- a/Project/Electromechanical.h
+++ b/Project/Electromechanical.h
@@ -72,9 +72,6 @@ class Electromechanical : public ElectricCalculation
// tests
double m_wError = 0.0;
- double m_deltaError = 0.0;
- double m_transEdError = 0.0;
- double m_transEqError = 0.0;
double m_numIt = 0;
};