INN commit: trunk/nnrpd (python.c)

INN Commit Russ_Allbery at isc.org
Mon Jun 9 18:18:01 UTC 2008


    Date: Monday, June 9, 2008 @ 11:18:00
  Author: iulius
Revision: 7870

I should not have committed this debugging information.
Sorry!

Modified:
  trunk/nnrpd/python.c

----------+
 python.c |    1 -
 1 file changed, 1 deletion(-)

Modified: python.c
===================================================================
--- python.c	2008-06-09 18:16:29 UTC (rev 7869)
+++ python.c	2008-06-09 18:18:00 UTC (rev 7870)
@@ -318,7 +318,6 @@
         strlcat(buffer, "\"\n", BIG_BUFFER);
 
         vector_add(access_vec, xstrdup(buffer));
-        syslog(L_ERROR, "buffer %s", xstrdup(buffer));
     }
 
     free(buffer);



More information about the inn-committers mailing list