Wireshark-commits: [Wireshark-commits] master 0ddaec1: Get rid of unused information.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 06 Mar 2018 23:18:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ddaec13a162c01928e310c4f92532cdb70d45c0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ddaec1 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of unused information.
    
    We only need to know the outbound port, so we can determine whether this
    is to or from the host.
    
    Fix a comment to reflect reality while we're at it.
    
    Change-Id: If01df5aeb73900850a0de9f9f9731c6fa7f094bb
    Reviewed-on: https://code.wireshark.org/review/26298
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  98ab887   TN3270: fix memory leaks in conversation management
    adds  0ddaec1   Get rid of unused information.


Summary of changes:
 epan/dissectors/packet-tn3270.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)