mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
Fix another clang-scan warning
This commit is contained in:
parent
fc7dd5115d
commit
6aac8b2c8a
1 changed files with 2 additions and 0 deletions
|
|
@ -917,6 +917,8 @@ APianoKeyboard::recompute_dimensions ()
|
|||
}
|
||||
}
|
||||
|
||||
assert (number_of_white_keys > 0);
|
||||
|
||||
int width = get_width ();
|
||||
int height = get_height ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue