Wireshark-commits: [Wireshark-commits] master eee9f0e: Remove no-longer-necessary tests.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Mar 2020 01:24:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eee9f0e4aa42903dcfe85e7d47273aa5f35b71de
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

eee9f0e by Guy Harris (guy@xxxxxxxxxxxx):

    Remove no-longer-necessary tests.
    
    wpcap.dll now won't load if pcap_findalldevs() or pcap_freealldevs() are
    missing, so if it's loaded, we know they were found.
    
    Change-Id: I981816561c1213a4c5c60fae90bd05dbbb9d2f1d
    Reviewed-on: https://code.wireshark.org/review/36424
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c4f6523   Don't check for ancient libpcap versions on HP-UX.
     add  eee9f0e   Remove no-longer-necessary tests.


Summary of changes:
 caputils/capture-wpcap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)