diff --git a/src/app-layer-htp.c b/src/app-layer-htp.c index 1f47eaac32..3ccab42444 100644 --- a/src/app-layer-htp.c +++ b/src/app-layer-htp.c @@ -1305,7 +1305,6 @@ static void HTPConfigure(void) SCLogDebug("LIBHTP default: %s=%s", p->name, p->val); - if (personality >= 0) { SCLogDebug("LIBHTP default: %s=%s (%d)", p->name, p->val, @@ -1456,7 +1455,6 @@ static void HTPConfigure(void) SCLogDebug("LIBHTP server %s: %s=%s", s->name, p->name, p->val); - if (personality >= 0) { SCLogDebug("LIBHTP %s: %s=%s (%d)", s->name, p->name, p->val,