summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r--qt-ui/mainwindow.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 124f70f33..084818319 100644
--- a/qt-ui/mainwindow.h
+++ b/qt-ui/mainwindow.h
@@ -69,15 +69,6 @@ private Q_SLOTS:
void on_actionAboutSubsurface_triggered();
void on_actionUserManual_triggered();
-#if 0
- /* keyboard actions */
- void nextDive_triggered();
- void previousDive_triggered();
-#endif
-
- void dive_selection_changed(const QItemSelection& newSelection,
- const QItemSelection& oldSelection);
-
protected:
void closeEvent(QCloseEvent *);