mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-24 17:00:43 +02:00
Remove whitespace
This commit is contained in:
@@ -47,10 +47,6 @@ class ZmqReceiver
|
||||
|
||||
std::shared_ptr<std::unordered_map<std::string, HeaderDataType>> header_values_type = NULL;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
public:
|
||||
ZmqReceiver(const std::string& connect_address, const int n_io_threads, const int receive_timeout,
|
||||
std::shared_ptr<std::unordered_map<std::string, HeaderDataType>> header_values_type=NULL);
|
||||
|
||||
Reference in New Issue
Block a user