TrigNavTools+AthenaKernel: Remove #define protected.
Compare changes
Files
2@@ -232,11 +232,12 @@ class IThinningSvc : virtual public IService,
Remove non-standard use of #define protected.
Make TrigNavigationThinningSvc a frield of IThinningSvc. Removes the need for a #define protected downstream. (Should be temporary anyway, since IThinningSvc is going away.)