Skip to content
Snippets Groups Projects
Commit f43b8e30 authored by Sergey Gorbunov's avatar Sergey Gorbunov
Browse files

warning fix

parent 887e37e8
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ namespace cbm::atconverter
private: //members
Run* fRun = nullptr;
__attribute__((unused)) bool hitMatching = false;
//bool hitMatching = false;
};
} // namespace cbm::atconverter
......
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