diff options
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r-- | qt-ui/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index c8c792ed4..57c205ba4 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -180,7 +180,6 @@ private: bool plannerStateClean(); void createFakeDiveForAddAndPlan(); int fakeDiveId; - DivePictureModel *divePictureModel; }; #endif // MAINWINDOW_H |