diff --git a/model/satellite-node.h b/model/satellite-node.h deleted file mode 100644 index 7f645d7..0000000 --- a/model/satellite-node.h +++ /dev/null @@ -1,6 +0,0 @@ - - .AddAttribute ("MobilityModel", "The mobility model of the device", - PointerValue (), - MakePointerAccessor (&MockNetDevice::SetMobilityModel, - &MockNetDevice::GetMobilityModel), - MakePointerChecker ())