Skip to content
Snippets Groups Projects
Commit c6fd5abc authored by Jens Georg's avatar Jens Georg Committed by Martin Christoph Hierholzer
Browse files

Remove unused validity flag in FeedingFanOut

parent 6a391c5d
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@ namespace ChimeraTK {
boost::shared_ptr<ChimeraTK::NDRegisterAccessor<UserType>> _returnSlave;
/// DataValidity to attach to the data
DataValidity validity{DataValidity::ok};
};
/********************************************************************************************************************/
......
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