lte: Do not log LteEnbRrc GetTypeId method execution

This commit is contained in:
Giovanni Grieco
2023-08-16 08:04:22 +00:00
committed by Tom Henderson
parent ae258175c8
commit 89512e79bd

View File

@@ -1922,7 +1922,6 @@ LteEnbRrc::DoDispose()
TypeId
LteEnbRrc::GetTypeId()
{
NS_LOG_FUNCTION("LteEnbRrc::GetTypeId");
static TypeId tid =
TypeId("ns3::LteEnbRrc")
.SetParent<Object>()