summaryrefslogtreecommitdiffstats
path: root/wtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wtp.c')
-rw-r--r--wtp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/wtp.c b/wtp.c
index 63507279..69ca353b 100644
--- a/wtp.c
+++ b/wtp.c
@@ -616,7 +616,6 @@ wtpSetDbgHdr(wtp_t *pThis, uchar *pszMsg, size_t lenMsg)
{
DEFiRet;
-dbgprintf("objID: %d\n", pThis->pObjInfo->objID);
ISOBJ_TYPE_assert(pThis, wtp);
assert(pszMsg != NULL);