summaryrefslogtreecommitdiffstats
path: root/planner.c
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-11-19 22:28:16 +0000
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-11-19 22:28:16 +0000
commit21658383e5c188b588aecab46e827cb90a88bc26 (patch)
tree92030ebb3cec9020c271fc417e5844b26ceed37a /planner.c
parent76c44dd6a30065e8d6aa9427aaae14f10cebb4a5 (diff)
downloadsubsurface-21658383e5c188b588aecab46e827cb90a88bc26.tar.gz
Profile: keep the plotInfo in the corresponding member variable
We had the variable. As a pointer. Which we used memset to clear. Ouch - that smells like some bad cut and paste. With this change the object keeps the corresponding plotInfo around (just like some others do) and can use it later. I suspect this code could use some larger cleanup, but it's a bit too late for this in the development cycle, I guess. I'm sure I'll regret this in the future... Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'planner.c')
0 files changed, 0 insertions, 0 deletions