Signed-off-by: Anton Lundin <gla...@acc.umu.se>
---
 qt-ui/profile/profilewidget2.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/qt-ui/profile/profilewidget2.cpp b/qt-ui/profile/profilewidget2.cpp
index 6c1991a..7863679 100644
--- a/qt-ui/profile/profilewidget2.cpp
+++ b/qt-ui/profile/profilewidget2.cpp
@@ -1037,7 +1037,6 @@ void ProfileWidget2::changeGas()
        QPointF scenePos = mapToScene(mapFromGlobal(action->data().toPoint()));
        QString gas = action->text();
        // backup the things on the dataModel, since we will clear that out.
-       unsigned int diveComputer = dataModel->dcShown();
        struct gasmix gasmix;
        int seconds = timeAxis->valueAt(scenePos);
 
-- 
1.9.1

_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to