summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/diveplotdatamodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/profile/diveplotdatamodel.h')
-rw-r--r--qt-ui/profile/diveplotdatamodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/profile/diveplotdatamodel.h b/qt-ui/profile/diveplotdatamodel.h
index 35805256d..bb0c64152 100644
--- a/qt-ui/profile/diveplotdatamodel.h
+++ b/qt-ui/profile/diveplotdatamodel.h
@@ -54,7 +54,6 @@ public:
void clear();
void setDive(struct dive *d, const plot_info &pInfo);
const plot_info &data() const;
- int id() const;
unsigned int dcShown() const;
double pheMax();
double pn2Max();