Simplify: remove m_notes variable

I didn't understood the logic of the define & replace,
so maybe we want a few comments there.

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:04:46 -02:00 committed by Dirk Hohndel
parent 6f95242ff1
commit e2bc3b0e24
2 changed files with 16 additions and 22 deletions

View file

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