mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
[Summary] clean-up
This commit is contained in:
parent
9a9f9eb878
commit
5e359f7e7e
1 changed files with 0 additions and 1 deletions
|
|
@ -1146,7 +1146,6 @@ TracksControlPanel::save_general_preferences ()
|
|||
}
|
||||
|
||||
uint32_t grey = _color_adjustment.get_value();
|
||||
// uint32_t color_uint32 = (value<<24)+(value<<16)+(value<<8)+255;
|
||||
uint32_t color_uint32 = RGBA_TO_UINT(grey, grey, grey, 255);
|
||||
|
||||
// Do not change order.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue