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:
Anton Lundin 2015-09-11 00:13:58 +02:00 committed by Dirk Hohndel
parent c0c4b5c4b3
commit f93c60fc1e

View file

@ -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);