diff options
Diffstat (limited to 'qt-ui')
-rw-r--r-- | qt-ui/maintab.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp index e3cf0bccb..363158ec8 100644 --- a/qt-ui/maintab.cpp +++ b/qt-ui/maintab.cpp @@ -275,7 +275,6 @@ void MainTab::updateDiveInfo(int dive) // If exactly one trip has been selected, we show the location / notes // for the trip in the Info tab, otherwise we show the info of the // selected_dive - volume_t sacVal; temperature_t temp; struct dive *prevd; struct dive *d = get_dive(dive); |