Commit 0fd51305 authored by Thomas Schlichter's avatar Thomas Schlichter

NR UE: remove unused elements tx_wait_for_dlsch and rx_offset from nr_rxtx_thread_data_t

parent a2eaacf2
......@@ -631,8 +631,6 @@ typedef struct nr_rxtx_thread_data_s {
PHY_VARS_NR_UE *UE;
int writeBlockSize;
nr_phy_data_t phy_data;
int tx_wait_for_dlsch;
int rx_offset;
} nr_rxtx_thread_data_t;
typedef struct LDPCDecode_ue_s {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment