We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbba84e commit 19dfc70Copy full SHA for 19dfc70
1 file changed
Modules/Daq/include/Daq/EverIncreasingGraph.h
@@ -40,8 +40,6 @@ class EverIncreasingGraph : public o2::quality_control::checker::CheckInterface
40
std::string getAcceptedType() override;
41
42
private:
43
- DataBlockId mLastId;
44
-
45
ClassDefOverride(EverIncreasingGraph, 1);
46
};
47
0 commit comments