Skip to content

Commit a89ba9e

Browse files
authored
fix a warning in tpc (#244)
1 parent 3175bd1 commit a89ba9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • Modules/TPC/include/TPC

Modules/TPC/include/TPC/PID.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ class PID /*final*/ : public TaskInterface // todo add back the "final" when dox
5252

5353
private:
5454
o2::tpc::qc::PID mQCPID{};
55-
TH1F* mH{ nullptr };
5655
};
5756

5857
} // namespace o2::quality_control_modules::tpc

0 commit comments

Comments
 (0)