]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/ObjectTransferP.nc
Uncomment a line that was left commented out by mistake. This prevented the dissemina...
[tinyos-2.x.git] / tos / lib / net / Deluge / ObjectTransferP.nc
index ab92c554a6952aa9eeaf22f2bf6fba32da215ae0..d2c2d820cfd1ee3d6f4020f6f0c094c6e1d42d55 100644 (file)
@@ -248,7 +248,6 @@ implementation
         setNextPage();
       } else {
         call DelugePageTransfer.setWorkingPage(curObjDesc.objid, curObjDesc.numPgsComplete);
-        call ObjectTransfer.stop();
         state = S_SYNC;
         if (call BlockWrite.sync[cont_receive_img_num]() != SUCCESS) {
           post signalObjRecvDone();