aboutsummaryrefslogtreecommitdiffstats
path: root/capture-wpcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture-wpcap.c')
-rw-r--r--capture-wpcap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/capture-wpcap.c b/capture-wpcap.c
index 169ee2a957..dcbb1adef6 100644
--- a/capture-wpcap.c
+++ b/capture-wpcap.c
@@ -700,8 +700,6 @@ get_runtime_pcap_version(GString *str)
}
} else
g_string_append(str, "without WinPcap");
-
- /*g_string_append(str, " ");*/
}
#else /* HAVE_LIBPCAP */