mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Simplify: remove gps variable
And also use existing helper function to get the GPS string Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e2bc3b0e24
commit
04704d02c8
2 changed files with 2 additions and 6 deletions
|
@ -64,7 +64,6 @@ public:
|
|||
private:
|
||||
QString m_date;
|
||||
QString m_time;
|
||||
QString m_gps;
|
||||
QString m_tags;
|
||||
QString m_gas;
|
||||
QString m_sac;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue