mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 05:02:24 +02:00
Remove useless comment
This commit is contained in:
@@ -121,7 +121,6 @@ char* RingBuffer::reserve(shared_ptr<FrameMetadata> frame_metadata)
|
||||
}
|
||||
}
|
||||
|
||||
// The slot is already reserved, no need for synchronization.
|
||||
return get_buffer_slot_address(frame_metadata->buffer_slot_index);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user