summaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt/DiveObjectHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/subsurface-qt/DiveObjectHelper.h')
-rw-r--r--core/subsurface-qt/DiveObjectHelper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/subsurface-qt/DiveObjectHelper.h b/core/subsurface-qt/DiveObjectHelper.h
index 674386e56..c7401d05a 100644
--- a/core/subsurface-qt/DiveObjectHelper.h
+++ b/core/subsurface-qt/DiveObjectHelper.h
@@ -54,7 +54,6 @@ public:
bool operator!() const; // Returns true if this is an invalid default-generated object
int number() const;
int id() const;
- struct dive *getDive() const;
int rating() const;
int visibility() const;
QString date() const;