mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:23:24 +00:00
Configure divecomputers: remove unused member
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c0c4b5c4b3
commit
f93c60fc1e
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ public:
|
|||
|
||||
QString lastError;
|
||||
states currentState;
|
||||
device_data_t *m_data;
|
||||
void saveDeviceDetails(DeviceDetails *details, device_data_t *data);
|
||||
void fetchDeviceDetails();
|
||||
bool saveXMLBackup(QString fileName, DeviceDetails *details, device_data_t *data);
|
||||
|
|
Loading…
Add table
Reference in a new issue