diff --git a/Tracking/TrkDetDescr/TrkGeometry/TrkGeometry/Layer.h b/Tracking/TrkDetDescr/TrkGeometry/TrkGeometry/Layer.h index 16987e4256deb1473c49f3fc7434344e6734b6e9..4952d608c8bcd21ee0c3c29cf38889e5c31bfc6f 100644 --- a/Tracking/TrkDetDescr/TrkGeometry/TrkGeometry/Layer.h +++ b/Tracking/TrkDetDescr/TrkGeometry/TrkGeometry/Layer.h @@ -172,8 +172,6 @@ class Layer { const BinUtility* binUtility() const; /** set the BinUtility*/ void setBinUtility(const BinUtility*); - /** set the BinUtility const not const thread safe*/ - void setBinUtility ATLAS_NOT_THREAD_SAFE(const BinUtility*) const; /** Surface seen on approach - if not defined differently, it is the * surfaceRepresentation() */