Wireshark-commits: [Wireshark-commits] master 520bfad: http2: mark conversation param as unused - w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Apr 2020 12:37:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=520bfad41c8ec557c6cda87a571ae2c21b539cba
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

520bfad by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    http2: mark conversation param as unused - without HAVE_NGHTT2
    
    Change-Id: I43696cc83d347fee2d7e41d6db14a6f34639502a
    Reviewed-on: https://code.wireshark.org/review/36849
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  9a6a647   http2: Reduce the number of times calling find_or_create_conversation()
     add  520bfad   http2: mark conversation param as unused - without HAVE_NGHTT2


Summary of changes:
 epan/dissectors/packet-http2.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)