summaryrefslogtreecommitdiffstats
path: root/tools/smfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/smfwd.c')
-rw-r--r--tools/smfwd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/smfwd.c b/tools/smfwd.c
index 4521e0e9..fe33fb2c 100644
--- a/tools/smfwd.c
+++ b/tools/smfwd.c
@@ -71,7 +71,6 @@ BEGINstrgen
size_t lenMSG;
size_t lenTotal;
CODESTARTstrgen
- DBGPRINTF("XXX: smfwd strgen called\n");
/* first obtain all strings and their length (if not fixed) */
pPRI = getPRI(pMsg);
lenPRI = strlen(pPRI);