summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/profile/profilewidget2.h')
-rw-r--r--qt-ui/profile/profilewidget2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/qt-ui/profile/profilewidget2.h b/qt-ui/profile/profilewidget2.h
index ffeecb3ee..675fa88b3 100644
--- a/qt-ui/profile/profilewidget2.h
+++ b/qt-ui/profile/profilewidget2.h
@@ -85,9 +85,6 @@ public:
void clearHandlers();
State currentState;
-signals:
- void mouseMoved(int time, int depth);
-
public
slots: // Necessary to call from QAction's signals.
void settingsChanged();
@@ -185,7 +182,6 @@ private:
DiveLineItem *mouseFollowerHorizontal;
RulerItem2 *rulerItem;
TankItem *tankItem;
- InstantMeanDepthLine *instantMeanDepth;
bool isGrayscale;
bool printMode;