From 4c118f3573eab9c08564713f51c20b39ecae3f85 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Wed, 30 Jun 2021 07:53:21 +0200 Subject: profile: remove ProfileWidget2::Items This enum was an artifact from the primordial days of the profile widget. As far as I can see it was never used. Signed-off-by: Berthold Stoeger --- profile-widget/profilewidget2.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'profile-widget') diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index 568141134..2731898eb 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -64,15 +64,6 @@ public: PLAN, INVALID }; - enum Items { - BACKGROUND, - PROFILE_Y_AXIS, - GAS_Y_AXIS, - TIME_AXIS, - DEPTH_CONTROLLER, - TIME_CONTROLLER, - COLUMNS - }; // Pass null as plannerModel if no support for planning required ProfileWidget2(DivePlannerPointsModel *plannerModel, QWidget *parent = 0); -- cgit v1.2.3-70-g09d2