mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-13 17:06:31 +01:00
NO-OP: remove placeholder comment
This commit is contained in:
parent
af4bc3fea9
commit
7635ba1dff
1 changed files with 1 additions and 1 deletions
|
|
@ -782,7 +782,7 @@ Track::set_slaved (bool s)
|
|||
ChanCount
|
||||
Track::n_channels ()
|
||||
{
|
||||
return _disk_reader->output_streams(); // XXX DISK
|
||||
return _disk_reader->output_streams();
|
||||
}
|
||||
|
||||
framepos_t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue