AthenaKernel+AthenaServices: Clean up IItemListSvc.
Compare changes
Files
3@@ -33,6 +33,7 @@ class IItemListSvc
@@ -41,30 +42,26 @@ public:
@@ -75,14 +72,6 @@ private:
Use DeclareInterface; pass strings by const reference; use extends<>.