Wireshark-commits: [Wireshark-commits] master 69a81b0: "#ifdef" out a definition not used if HAVE_L

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 Jan 2016 05:20:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69a81b02f52a53887fd5c7cbd00b6c2873fd72dc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69a81b0 by Guy Harris (guy@xxxxxxxxxxxx):

    "#ifdef" out a definition not used if HAVE_LIBPCAP isn't defined.
    
    Change-Id: Ifc0f89706c0633925c57d1fed3a56c7e531a3b39
    Reviewed-on: https://code.wireshark.org/review/13095
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b2bf9e3   Set both HAVE_PCAP_CREATE and HAVE_PCAP_OPEN.
    adds  69a81b0   "#ifdef" out a definition not used if HAVE_LIBPCAP isn't defined.


Summary of changes:
 ui/qt/interface_tree.cpp |    2 ++
 1 file changed, 2 insertions(+)