mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NOOP: remove whitespace
This commit is contained in:
parent
95f2e4199b
commit
8bb6a5c875
1 changed files with 2 additions and 2 deletions
|
|
@ -172,8 +172,8 @@ ColorThemeManager::ColorThemeManager ()
|
|||
|
||||
ColorThemeManager::~ColorThemeManager ()
|
||||
{
|
||||
if (palette_group) {
|
||||
palette_group->clear (true);
|
||||
if (palette_group) {
|
||||
palette_group->clear (true);
|
||||
delete palette_group;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue