URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3261b2dda74a717e645cbd308bb6b31a1c9c45e
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d3261b2 by Bill Meier (wmeier@xxxxxxxxxxx):
    Comment out various 'if(tree)'
    
    col..._() and/or expert...() should not be called under 'if(tree)'
    
    Change-Id: I57efe44794977d3f93e4764642b091044a125c0c
    Reviewed-on: https://code.wireshark.org/review/6826
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    
Actions performed:
    from  75858d7   rtps: Remove various 'if(tree)'
    adds  d3261b2   Comment out various 'if(tree)'
Summary of changes:
 asn1/tetra/packet-tetra-template.c |    2 +-
 epan/dissectors/packet-h264.c      |    2 +-
 epan/dissectors/packet-tetra.c     |    2 +-
 epan/dissectors/packet-zebra.c     |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)