Wireshark-commits: [Wireshark-commits] master f196061: (trivial) daap: remove if(tree) and return;
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Jun 2015 05:46:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f196061889d8531355028bf856e24744977bef39
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f196061 by Martin Kaiser (wireshark@xxxxxxxxx):

    (trivial) daap: remove if(tree) and return; at the end of a function
    
    Change-Id: I969efbaeda75d2790165a6cbc214f58f1bd0ba7f
    Reviewed-on: https://code.wireshark.org/review/9190
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  ac9f64a   Handle a "should not happen" case, to squelch compiler warnings.
    adds  f196061   (trivial) daap: remove if(tree) and return; at the end of a function


Summary of changes:
 epan/dissectors/packet-daap.c |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)