Skip to content

Commit 19dfc70

Browse files
authored
removed unused DataBLockId (#405)
variable is not referenced. will allow cleanup of Common/DataBLock.h
1 parent dbba84e commit 19dfc70

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Modules/Daq/include/Daq/EverIncreasingGraph.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ class EverIncreasingGraph : public o2::quality_control::checker::CheckInterface
4040
std::string getAcceptedType() override;
4141

4242
private:
43-
DataBlockId mLastId;
44-
4543
ClassDefOverride(EverIncreasingGraph, 1);
4644
};
4745

0 commit comments

Comments
 (0)