aboutsummaryrefslogtreecommitdiffstats
path: root/caputils
diff options
context:
space:
mode:
Diffstat (limited to 'caputils')
-rw-r--r--caputils/capture-wpcap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/caputils/capture-wpcap.c b/caputils/capture-wpcap.c
index f71bccec13..ddb5d6bf5b 100644
--- a/caputils/capture-wpcap.c
+++ b/caputils/capture-wpcap.c
@@ -658,10 +658,6 @@ get_remote_interface_list(const char *hostname, const char *port,
}
#endif
-/*
- * This will use "pcap_findalldevs()" if we have it, otherwise it'll
- * fall back on "pcap_lookupdev()".
- */
GList *
get_interface_list(int *err, char **err_str)
{