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:
Tomaz Canabrava 2016-01-11 16:13:23 -02:00 committed by Dirk Hohndel
parent e2bc3b0e24
commit 04704d02c8
2 changed files with 2 additions and 6 deletions

View file

@ -64,7 +64,6 @@ public:
private:
QString m_date;
QString m_time;
QString m_gps;
QString m_tags;
QString m_gas;
QString m_sac;