diff --git a/Tracking/Acts/ActsInterop/ActsInterop/Logger.h b/Tracking/Acts/ActsInterop/ActsInterop/Logger.h
index c93f0b848b2bbd1e365945cfdd83031173522cd2..cf0b4a4f9af8ab364220d680882d3a01d9e9bfb2 100644
--- a/Tracking/Acts/ActsInterop/ActsInterop/Logger.h
+++ b/Tracking/Acts/ActsInterop/ActsInterop/Logger.h
@@ -36,7 +36,6 @@ public:
 
 private:
   std::shared_ptr<MsgStream> m_msg;
-  MSG::Level m_currentLevel;
 };