mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
remove debug output
This commit is contained in:
parent
94b44ceb52
commit
a349d7e49b
1 changed files with 0 additions and 2 deletions
|
|
@ -192,8 +192,6 @@ ConstraintPacker::size_allocate (Rect const & r)
|
|||
|
||||
Item::size_allocate (r);
|
||||
|
||||
cerr << "CP alloc " << r << " with " << constrained_map.size() << " children\n";
|
||||
|
||||
kiwi::Solver s;
|
||||
|
||||
s.addConstraint (width == r.width());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue