mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Simplify: remove the gas variable
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
28f4e12725
commit
3a72699bfd
2 changed files with 19 additions and 19 deletions
|
@ -64,7 +64,6 @@ public:
|
|||
private:
|
||||
QString m_date;
|
||||
QString m_time;
|
||||
QString m_gas;
|
||||
QStringList m_weights;
|
||||
QStringList m_cylinders;
|
||||
struct dive *m_dive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue