Remove unused parameters

This commit is contained in:
2018-09-26 14:46:03 +02:00
parent 60624bcd6d
commit 30b49bdb06
2 changed files with 54 additions and 1 deletions
+1 -1
View File
@@ -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.