lte: Do not log LteEnbRrc GetTypeId method execution
This commit is contained in:
committed by
Tom Henderson
parent
ae258175c8
commit
89512e79bd
@@ -1922,7 +1922,6 @@ LteEnbRrc::DoDispose()
|
||||
TypeId
|
||||
LteEnbRrc::GetTypeId()
|
||||
{
|
||||
NS_LOG_FUNCTION("LteEnbRrc::GetTypeId");
|
||||
static TypeId tid =
|
||||
TypeId("ns3::LteEnbRrc")
|
||||
.SetParent<Object>()
|
||||
|
||||
Reference in New Issue
Block a user