mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-07 05:14:14 +02:00
Remove unused parameters
This commit is contained in:
@@ -17,7 +17,7 @@ class CsaxsFormat : public H5Format
|
||||
public:
|
||||
~CsaxsFormat(){};
|
||||
|
||||
CsaxsFormat(const string& dataset_name, int n_bad_modules)
|
||||
CsaxsFormat(const string& dataset_name)
|
||||
{
|
||||
|
||||
// After format has been writen, where to move the raw datasets.
|
||||
|
||||
Reference in New Issue
Block a user