mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove some unused variables
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a3f3e85246
commit
26a1904cf8
4 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue