diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/downloadfromdcthread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/downloadfromdcthread.h b/core/downloadfromdcthread.h index da8bec994..62d86ae67 100644 --- a/core/downloadfromdcthread.h +++ b/core/downloadfromdcthread.h @@ -70,7 +70,6 @@ public: private: struct dive_table downloadTable; - struct trip_table tripTable; DCDeviceData *m_data; }; |