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