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; };