Revert "feat(cpu): Add ramp-coreload-spacing (#1472)"

This reverts commit 06adef1055.
This commit is contained in:
Patrick Ziegler
2018-10-16 01:00:24 +02:00
parent 06adef1055
commit 6d0cfbdfde
4 changed files with 4 additions and 7 deletions

View File

@ -37,7 +37,6 @@ namespace modules {
ramp_t m_rampload;
ramp_t m_rampload_core;
label_t m_label;
int m_ramp_padding;
vector<cpu_time_t> m_cputimes;
vector<cpu_time_t> m_cputimes_prev;