Revert "deallocate sdu in rlc_am_test"

This reverts commit 48278c4c06.
This commit is contained in:
Andre Puschmann 2018-02-16 11:23:58 +01:00
parent 48278c4c06
commit f86bebb0f3
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ public:
{
assert(lcid == 1);
sdus[n_sdus++] = sdu;
byte_buffer_pool::get_instance()->deallocate(sdu);
}
void write_pdu_bcch_bch(byte_buffer_t *sdu) {}
void write_pdu_bcch_dlsch(byte_buffer_t *sdu) {}