URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eee9f0e4aa42903dcfe85e7d47273aa5f35b71de Submitter: "Guy Harris <[email protected]>" Changed: branch: master Repository: wireshark
Commits: eee9f0e by Guy Harris ([email protected]): 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 <[email protected]> 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(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
