remove unnecessary call to init_post_engine() (now called from libardour)
This commit is contained in:
parent
c60d8cf747
commit
755babeb59
@ -198,7 +198,6 @@ static int start_engine (uint32_t rate)
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
init_post_engine ();
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user