misc: Remove the Net namespace

This namespace has gone through the deprecation period
and can now be removed.

Change-Id: Ia2e1ef1619f51a0d7c0da9c7b4a160cd88ed8a65
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/67366
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Richard Cooper <richard.cooper@arm.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
This commit is contained in:
Daniel R. Carvalho
2023-01-14 09:56:59 -03:00
committed by Daniel Carvalho
parent b2bf811aea
commit 1e80ba7862
2 changed files with 0 additions and 2 deletions

View File

@@ -54,7 +54,6 @@
namespace gem5
{
GEM5_DEPRECATED_NAMESPACE(Net, networking);
namespace networking
{

View File

@@ -68,7 +68,6 @@
namespace gem5
{
GEM5_DEPRECATED_NAMESPACE(Net, networking);
namespace networking
{