Remove garbage file

This commit is contained in:
Tim Schubert 2020-08-11 13:46:05 +02:00
parent 5f5956c3e9
commit 090ef28e99

View file

@ -1,6 +0,0 @@
.AddAttribute ("MobilityModel", "The mobility model of the device",
PointerValue (),
MakePointerAccessor (&MockNetDevice::SetMobilityModel,
&MockNetDevice::GetMobilityModel),
MakePointerChecker<MobilityModel> ())