]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/ctp/CtpP.nc
remove LinkSrcPacket interface
[tinyos-2.x.git] / tos / lib / net / ctp / CtpP.nc
index 43254bb6a524372e71a32e91cd20d6f6cd442366..00e20e0ec8217453abcb0a6b93016108925aa79c 100644 (file)
@@ -139,7 +139,6 @@ implementation {
   Router.BeaconSend -> Estimator.Send;
   Router.BeaconReceive -> Estimator.Receive;
   Router.LinkEstimator -> Estimator.LinkEstimator;
-  Router.LinkSrcPacket -> Estimator.LinkSrcPacket;
   Router.AMPacket -> ActiveMessageC;
   Router.RadioControl -> ActiveMessageC;
   Router.BeaconTimer -> RoutingBeaconTimer;