mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-05 20:38:41 +02:00
Remove pulse_id stream from streamer
This is not needed anymore since we have a different architecture.
This commit is contained in:
@@ -12,7 +12,6 @@ class ZmqLiveSender {
|
||||
|
||||
void* socket_streamvis_;
|
||||
void* socket_live_;
|
||||
void* socket_pulse_;
|
||||
|
||||
public:
|
||||
ZmqLiveSender(void* ctx,
|
||||
|
||||
Reference in New Issue
Block a user