Skip to content

Commit a6b1552

Browse files
Update gui/treemap/src/RTreeMapBase.cxx
Co-authored-by: Silverweed <[email protected]>
1 parent f80ff0e commit a6b1552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gui/treemap/src/RTreeMapBase.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ SquarifyChildren(const std::vector<RTreeMapBase::Node> &children, RTreeMapBase::
153153
}
154154
return result;
155155
}
156-
/* */
157156
void RTreeMapBase::DrawLegend() const
158157
{
159158
const auto diskOccupation = GetDiskOccupation(fNodes);

0 commit comments

Comments
 (0)