mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-06 06:54:13 +02:00
Remove default value for user_id of writing process
Does not really make sense since the value is hard-coded anyway and will not change in different deployments.
This commit is contained in:
@@ -19,8 +19,6 @@ namespace config
|
||||
extern std::string raw_image_dataset_name;
|
||||
|
||||
extern uint32_t parameters_read_retry_interval;
|
||||
|
||||
extern int default_writing_user_id;
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user