Wireshark-commits: [Wireshark-commits] master e285c7c: Eliminate duplicate code.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Apr 2020 18:48:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e285c7c1da6ead0de75ab11de4af0c13d0dea297
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e285c7c by Guy Harris (guy@xxxxxxxxxxxx):

    Eliminate duplicate code.
    
    If we're not going to distinguish between "Loading" and "Reloading" in
    the progress bar here, we don't need to check, when creating the
    progress bar, whether we're loading or reloading.
    
    Should fix Coverity CID 1461194.
    
    Change-Id: Ib58799c3a43a7ff549006034e2a47cce1ea87a98
    Reviewed-on: https://code.wireshark.org/review/36689
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  5a9c86f   OICQ: Add command 0x03f7 as "Withdraw message"
     add  e285c7c   Eliminate duplicate code.


Summary of changes:
 file.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)