[Pcsclite-cvs-commit] r2639 - /trunk/PCSC/src/eventhandler.h

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Oct 11 08:37:33 UTC 2007


Author: rousseau
Date: Thu Oct 11 08:37:33 2007
New Revision: 2639

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2639
Log:
iREADER_STATE: remove the unused dummy field

Modified:
    trunk/PCSC/src/eventhandler.h

Modified: trunk/PCSC/src/eventhandler.h
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/eventhandler.h?rev=2639&op=diff
==============================================================================
--- trunk/PCSC/src/eventhandler.h (original)
+++ trunk/PCSC/src/eventhandler.h Thu Oct 11 08:37:33 2007
@@ -35,7 +35,6 @@
 		char readerName[MAX_READERNAME];
 		uint32_t readerState;
 		int32_t readerSharing;
-		uint32_t dummy;
 
 		UCHAR cardAtr[MAX_ATR_SIZE];
 		uint32_t cardAtrLength;




More information about the Pcsclite-cvs-commit mailing list