mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-22 19:54:35 +02:00
Remove unused implementation of FastQueue
This commit is contained in:
@@ -103,7 +103,5 @@ void FastQueue<T>::release()
|
||||
read_slot_id_ %= n_slots_;
|
||||
}
|
||||
|
||||
template class FastQueue<ImageMetadataBlock>;
|
||||
template class FastQueue<BufferBinaryBlock>;
|
||||
template class FastQueue<ModuleFrame>;
|
||||
template class FastQueue<ModuleFrameBuffer>;
|
||||
|
||||
Reference in New Issue
Block a user