Skip to content
Snippets Groups Projects
Commit e6703466 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'clang.G4AtlasTests-20211009' into 'master'

G4AtlasTests: Fix clang warning.

See merge request atlas/athena!47061
parents bd85460c cd29fc04
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ public: ...@@ -18,7 +18,7 @@ public:
virtual StatusCode initialize() override; virtual StatusCode initialize() override;
StatusCode processEvent(); virtual StatusCode processEvent() override;
protected: protected:
std::string m_detname; std::string m_detname;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment