mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
DiskReader: do not initialize pre-loop-buffer in constructor
This commit is contained in:
parent
0c2e68137b
commit
7ed153ca0f
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ protected:
|
|||
, initialized (false)
|
||||
{
|
||||
resize (buffer_size);
|
||||
resize_preloop (preloop_size);
|
||||
}
|
||||
|
||||
~ReaderChannelInfo ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue