Wireshark-commits: [Wireshark-commits] master 8886fbd: Fix some --without-pcap build problems.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 May 2015 19:50:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8886fbd6085801e866e93af1ef60bd961f3f0b57
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8886fbd by Guy Harris (guy@xxxxxxxxxxxx):

    Fix some --without-pcap build problems.
    
    Change-Id: Ic80de2bf2e2e047667784b8d19207f7f097b3d5c
    Reviewed-on: https://code.wireshark.org/review/8317
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  abdfd88   PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  8886fbd   Fix some --without-pcap build problems.


Summary of changes:
 ui/gtk/capture_if_dlg.c |    5 ++---
 ui/gtk/main_toolbar.c   |    1 +
 ui/gtk/main_welcome.c   |    4 ++++
 3 files changed, 7 insertions(+), 3 deletions(-)