diff --git a/tnc/data_handler.py b/tnc/data_handler.py index b4e1c1d1..c0360b4a 100644 --- a/tnc/data_handler.py +++ b/tnc/data_handler.py @@ -249,8 +249,6 @@ class DATA: freedata="tnc-message", command=data[0], status="queued", - mycallsign=str(data[5], 'UTF-8'), - dxcallsign=str(data[6], 'UTF-8'), ) # now stay in while loop until state released while static.ARQ_STATE: