profile: remove "changed" flag of DiveCartesianAxis

This prevented the axes from being redrawn on resize. It shouldn't
be necessary anymore.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2021-10-21 22:33:54 +02:00 committed by Dirk Hohndel
parent b673355245
commit d3a2c40f52
2 changed files with 0 additions and 9 deletions

View file

@ -64,7 +64,6 @@ private:
bool textVisibility;
bool lineVisibility;
double labelScale;
bool changed;
double dpr;
double labelWidth, labelHeight; // maximum expected sizes of label width and height