mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
6f95242ff1
commit
e2bc3b0e24
2 changed files with 16 additions and 22 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue