Wireshark-commits: [Wireshark-commits] master c4acc4b: extcap (GTK): Fix Dead Store (Dead assigneme

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Oct 2014 15:43:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c4acc4bea4bffb6dde7fb5add4c36798c27cf7d7
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c4acc4b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    extcap (GTK): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ifdba972e3a12e01ac80bc920a2100bd7aa0f733c
    Reviewed-on: https://code.wireshark.org/review/4622
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  b3ad51d   Follow-up of ged0b19b (Make boolean bitmask type 64-bit wide)
    adds  c4acc4b   extcap (GTK): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 ui/gtk/extcap_gtk.c |    1 -
 1 file changed, 1 deletion(-)