summaryrefslogtreecommitdiffstats
path: root/qt-models
diff options
context:
space:
mode:
Diffstat (limited to 'qt-models')
-rw-r--r--qt-models/diveplannermodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-models/diveplannermodel.h b/qt-models/diveplannermodel.h
index 8e76d9bba..8bbe8f699 100644
--- a/qt-models/diveplannermodel.h
+++ b/qt-models/diveplannermodel.h
@@ -107,7 +107,6 @@ private:
Mode mode;
bool recalc;
QVector<divedatapoint> divepoints;
- QVector<sample> backupSamples; // For editing added dives.
QDateTime startTime;
int tempGFHigh;
int tempGFLow;