mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-26 17:20:44 +02:00
Small optimization
This commit is contained in:
@@ -118,7 +118,7 @@ void BufferBinaryWriter::close_current_file()
|
||||
|
||||
BufferUtils::update_latest_file(
|
||||
latest_filename_, current_output_filename_);
|
||||
}
|
||||
|
||||
current_output_filename_ = "";
|
||||
current_output_filename_ = "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user