mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
towards a very different constraint layout tester
This commit is contained in:
parent
f0a0104087
commit
11931f5ffb
4 changed files with 73 additions and 102 deletions
|
|
@ -180,8 +180,6 @@ Rectangle::set (Rect const & r)
|
|||
as cheap to do it when asked.
|
||||
*/
|
||||
|
||||
cerr << name << " setting self rect\n";
|
||||
|
||||
if (r != _rect) {
|
||||
|
||||
begin_change ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue