diff --git a/src/tbf_dl.cpp b/src/tbf_dl.cpp index 2154ed64..e76ea8c2 100644 --- a/src/tbf_dl.cpp +++ b/src/tbf_dl.cpp @@ -1266,7 +1266,6 @@ int gprs_rlcmac_dl_tbf::abort() /* report all outstanding packets as lost */ gprs_rlcmac_received_lost(this, 0, lost); - gprs_rlcmac_lost_rep(this); /* TODO: Reschedule all LLC frames starting with the one that is * (partly) encoded in chunk 1 of block V(A). (optional) */