mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
No-op; some comments, remove some unused stuff, minor tidying up.
git-svn-id: svn://localhost/ardour2/branches/3.0@12616 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aba03a3aa6
commit
0a4b746317
6 changed files with 29 additions and 50 deletions
|
|
@ -102,7 +102,7 @@ Session::pre_export ()
|
|||
|
||||
/** Called for each range that is being exported */
|
||||
int
|
||||
Session::start_audio_export (framepos_t position, bool /* realtime */)
|
||||
Session::start_audio_export (framepos_t position)
|
||||
{
|
||||
if (!_exporting) {
|
||||
pre_export ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue