mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Simplify: removed timestamp variable
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
820cd0c28d
commit
8ead18a43a
2 changed files with 1 additions and 3 deletions
|
@ -63,7 +63,6 @@ public:
|
|||
|
||||
private:
|
||||
QString m_date;
|
||||
timestamp_t m_timestamp;
|
||||
QString m_time;
|
||||
QString m_location;
|
||||
QString m_gps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue