mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove unnecessary call to init_post_engine() (now called from libardour)
This commit is contained in:
parent
c60d8cf747
commit
755babeb59
1 changed files with 0 additions and 1 deletions
|
|
@ -198,7 +198,6 @@ static int start_engine (uint32_t rate)
|
|||
return -1;
|
||||
}
|
||||
|
||||
init_post_engine ();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue