[Pcsclite-cvs-commit] r6022 - /trunk/Drivers/ccid/src/ifdhandler.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Oct 10 13:00:56 UTC 2011


Author: rousseau
Date: Mon Oct 10 13:00:55 2011
New Revision: 6022

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6022
Log:
Remove debug log

Modified:
    trunk/Drivers/ccid/src/ifdhandler.c

Modified: trunk/Drivers/ccid/src/ifdhandler.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/src/ifdhandler.c?rev=6022&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/ifdhandler.c (original)
+++ trunk/Drivers/ccid/src/ifdhandler.c Mon Oct 10 13:00:55 2011
@@ -524,7 +524,6 @@
 				{
 					strlcpy((char *)Value, sIFD_iManufacturer, *Length);
 					*Length = strlen((char *)Value) +1;
-					DEBUG_CRITICAL2("%d", *Length);
 				}
 				else
 				{




More information about the Pcsclite-cvs-commit mailing list