mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Simplify: remove suit and trip
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8929d6eb1a
commit
75561ff956
2 changed files with 2 additions and 6 deletions
|
@ -70,9 +70,7 @@ private:
|
|||
QString m_gas;
|
||||
QString m_sac;
|
||||
QStringList m_weights;
|
||||
QString m_suit;
|
||||
QStringList m_cylinders;
|
||||
QString m_trip;
|
||||
QString m_maxcns;
|
||||
QString m_otu;
|
||||
struct dive *m_dive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue