Skip to content

ActiveStoreSvc: remove pointer to active store

Frank Winklmeier requested to merge fwinkl/athena:activestore into main

We no longer need to hold a pointer to the active StoreGate instance as this is already done within StoreGateSvc itself. Also migrate to SmartIF.

Merge request reports