TCAP TSM: remove old debug print

This commit is contained in:
Harald Welte 2013-06-24 12:22:27 +02:00
parent ee5a1d7f5e
commit 2e85c582e7
1 changed files with 0 additions and 1 deletions

View File

@ -317,7 +317,6 @@ active({'CONTINUE', transaction, ContParms}, State)
ComponentPortion = TrUserData#'TR-user-data'.componentPortion,
Otid = State#state.localTID,
Dtid = State#state.remoteTID,
io:format("OTID ~p, DTID ~p~n", [Otid, Dtid]),
Continue = #'Continue'{otid = <<Otid:32/big>>, dtid = <<Dtid:32/big>>,
dialoguePortion = DialoguePortion, components = ComponentPortion},
%% Assemble TR-portion of CONTINUE message