diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 3eb5596fa..1493d6d97 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -102,7 +102,6 @@ private: bool modified; void resetPallete(); void saveTags(); - bool tagsChanged(struct dive *a, struct dive *b); void updateGpsCoordinates(const struct dive *dive); void markChangedWidget(QWidget *w); }; |