Wireshark-commits: [Wireshark-commits] master-2.0 2e40d66: "#ifdef" out a definition not used if HA
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Feb 2016 00:25:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e40d6673df747c52cb72543f3035ea37a6885cb
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

2e40d66 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>
    (cherry picked from commit 69a81b02f52a53887fd5c7cbd00b6c2873fd72dc)
    Reviewed-on: https://code.wireshark.org/review/13654
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  7cdcbe8   Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar"
    adds  2e40d66   "#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(+)