[Pcsclite-cvs-commit] Drivers/ccid/src/openct proto-t1.c,1.3,1.4

rousseau@haydn.debian.org rousseau@haydn.debian.org


Update of /cvsroot/pcsclite/Drivers/ccid/src/openct
In directory haydn:/tmp/cvs-serv8946/openct

Modified Files:
	proto-t1.c 
Log Message:
remove unused struct ifd_protocol_ops


Index: proto-t1.c
===================================================================
RCS file: /cvsroot/pcsclite/Drivers/ccid/src/openct/proto-t1.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- proto-t1.c	10 Jul 2004 13:23:11 -0000	1.3
+++ proto-t1.c	10 Jul 2004 13:32:15 -0000	1.4
@@ -586,25 +586,6 @@
 }
 
 /*
- * Protocol struct
- */
-#if 0
-struct ifd_protocol_ops	ifd_protocol_t1 = {
-	IFD_PROTOCOL_T1,	/* id */
-	"T=1",			/* name */
-	sizeof(t1_state_t),	/* size */
-	t1_init,		/* init */
-	t1_release,		/* release */
-	t1_set_param,		/* set_param */
-	t1_get_param,		/* get_param */
-	t1_resynchronize,	/* resynchronize */
-	t1_transceive,		/* transceive */
-	NULL,			/* sync_read */
-	NULL,			/* sync_write */
-};
-#endif
-
-/*
  * Build/verify checksum
  */
 unsigned int