aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extcap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/extcap.c b/extcap.c
index 4b718af06a..81682186f0 100644
--- a/extcap.c
+++ b/extcap.c
@@ -257,8 +257,6 @@ extcap_get_if_dlts(const gchar *ifname, char **err_str) {
gint i;
if_capabilities_t *caps = NULL;
- g_log(LOG_DOMAIN_CAPTURE, G_LOG_LEVEL_DEBUG, " returned no DLTs");
-
if (ifname != NULL && err_str != NULL)
*err_str = NULL;