mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 23:18:20 +01:00
NO-OP: blank line removal
This commit is contained in:
parent
0811ad2a3a
commit
8f253bf85d
1 changed files with 0 additions and 1 deletions
|
|
@ -1909,7 +1909,6 @@ Pianoroll::manage_possible_header (Gtk::Allocation& alloc)
|
|||
if (prh) {
|
||||
double w, h;
|
||||
prh->size_request (w, h);
|
||||
|
||||
alloc.set_width (alloc.get_width() - w);
|
||||
alloc.set_x (alloc.get_x() + w);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue