From 48c2b4b1bd8c23dacc52fff48b338784d7f2520e Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Tue, 29 Jun 2021 21:23:04 +0200 Subject: cleanup: remove unused item in ProfileWidget2's ItemPos This is most likely an artifact from a long time ago. Signed-off-by: Berthold Stoeger --- profile-widget/profilewidget2.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profile-widget/profilewidget2.cpp b/profile-widget/profilewidget2.cpp index 0e344e87d..883cb7e62 100644 --- a/profile-widget/profilewidget2.cpp +++ b/profile-widget/profilewidget2.cpp @@ -62,7 +62,6 @@ const static struct ItemPos { QLineF expanded; QLineF intermediate; }; - Pos background; Pos dcLabel; Pos tankBar; Axis depth; @@ -364,11 +363,6 @@ ItemPos::ItemPos() * Axis and everything else is auto-adjusted.* */ - background.on.setX(0); - background.on.setY(0); - background.off.setX(0); - background.off.setY(110); - //Depth Axis Config depth.pos.on.setX(3); depth.pos.on.setY(3); -- cgit v1.2.3-70-g09d2