diff --git a/src/sim/probe/mem.hh b/src/sim/probe/mem.hh index df3280cfc9..0496de9b23 100644 --- a/src/sim/probe/mem.hh +++ b/src/sim/probe/mem.hh @@ -46,7 +46,6 @@ namespace gem5 { -GEM5_DEPRECATED_NAMESPACE(ProbePoints, probing); namespace probing { diff --git a/src/sim/probe/pmu.hh b/src/sim/probe/pmu.hh index acf47501e2..b589ce7d4b 100644 --- a/src/sim/probe/pmu.hh +++ b/src/sim/probe/pmu.hh @@ -45,7 +45,6 @@ namespace gem5 { -GEM5_DEPRECATED_NAMESPACE(ProbePoints, probing); namespace probing { diff --git a/src/sim/probe/probe.hh b/src/sim/probe/probe.hh index dede7adeb5..3dd428effd 100644 --- a/src/sim/probe/probe.hh +++ b/src/sim/probe/probe.hh @@ -86,7 +86,6 @@ struct ProbeListenerObjectParams; * common instrumentation interface for devices such as PMUs that have * different implementations in different ISAs. */ -GEM5_DEPRECATED_NAMESPACE(ProbePoints, probing); namespace probing { /* Note: This is only here for documentation purposes, new probe