summaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.cpp
diff options
context:
space:
mode:
authorGravatar Anton Lundin <glance@acc.umu.se>2013-12-09 22:37:50 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-09 22:47:28 +0100
commit26a1904cf88a97474468fab33879a0c3235e56ac (patch)
treeb726a95fdd6f6631e467e2f78566d622cc23c75e /qt-ui/profilegraphics.cpp
parenta3f3e85246d8bebdf8a2e0611dce2c4c48d5e7b2 (diff)
downloadsubsurface-26a1904cf88a97474468fab33879a0c3235e56ac.tar.gz
Remove some unused variables
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/profilegraphics.cpp')
-rw-r--r--qt-ui/profilegraphics.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt-ui/profilegraphics.cpp b/qt-ui/profilegraphics.cpp
index 176225aa8..f99fd4d2e 100644
--- a/qt-ui/profilegraphics.cpp
+++ b/qt-ui/profilegraphics.cpp
@@ -492,8 +492,6 @@ void ProfileGraphicsView::plot_depth_scale()
case units::FEET: marker = 9144; break; /* 30 ft */
}
- QColor c(getColor(DEPTH_GRID));
-
/* don't write depth labels all the way to the bottom as
* there may be other graphs below the depth plot (like
* partial pressure graphs) where this would look out