mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Desktop: Remove Unused Class Members.
Remove unused class member variables in `profile-widget/diveprofileitem`. Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
parent
700bba7e30
commit
a0cb6ad6d7
2 changed files with 1 additions and 6 deletions
|
|
@ -59,8 +59,6 @@ public:
|
|||
int maxCeiling(int row);
|
||||
|
||||
private:
|
||||
unsigned int show_reported_ceiling;
|
||||
unsigned int reported_ceiling_in_red;
|
||||
QColor profileColor;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue