mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-03 09:14:14 +02:00
removal of unnecessary dst_meta
This commit is contained in:
committed by
GitHub
parent
9ac7690241
commit
0165a9f38d
@@ -53,7 +53,6 @@ int main (int argc, char *argv[])
|
||||
|
||||
|
||||
if (meta.id % 10){
|
||||
auto* dst_meta = image_buffer.get_slot_meta(meta.id);
|
||||
auto* dst_data = image_buffer.get_slot_data(meta.id);
|
||||
zmq_send(sender,
|
||||
&meta,
|
||||
|
||||
Reference in New Issue
Block a user