Skip to content

Commit f560625

Browse files
committed
[tm] remove some devel related DBG message
1 parent e86b121 commit f560625

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/tm/tm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2508,7 +2508,6 @@ static int pv_parse_branch_index(pv_spec_p sp, const str *in)
25082508
* know what it is, maybe part of a pvar as index */
25092509
}
25102510
}
2511-
LM_DBG("-XX---XX---|%.*s|\n",new_in.len,new_in.s);
25122511
if (pv_parse_index( sp, &new_in)<0)
25132512
return -1;
25142513
sp->pvp.pvi.type |= mask; /* take care and remove this mask BEFORE

0 commit comments

Comments
 (0)