O2 breaks code enhancements and cleanup

Remove unused variables o2time and breaktime or convert into boolean.

Never consider minimum gas switch time when switching to o2.
Reflect this behavior also in the UI.

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
Stefan Fuchs 2017-11-02 14:15:46 +01:00 committed by Robert C. Helling
parent f8ca5a55fc
commit 3ae0b5cbdd
2 changed files with 24 additions and 28 deletions

View file

@ -338,9 +338,9 @@
</widget>
</item>
<item row="19" column="1">
<widget class="QLabel" name="label_4">
<widget class="QLabel" name="label_min_switch_duration">
<property name="text">
<string>Min. switch duration</string>
<string>Min. switch duration O₂% below 100%</string>
</property>
</widget>
</item>