aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
diff options
context:
space:
mode:
Diffstat (limited to 'profile-widget')
-rw-r--r--profile-widget/profilewidget2.cpp6
1 files changed, 0 insertions, 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);