DiskReader: do not initialize pre-loop-buffer in constructor
This commit is contained in:
@@ -134,7 +134,6 @@ protected:
|
||||
, initialized (false)
|
||||
{
|
||||
resize (buffer_size);
|
||||
resize_preloop (preloop_size);
|
||||
}
|
||||
|
||||
~ReaderChannelInfo ()
|
||||
|
||||
Reference in New Issue
Block a user