libopensc: remove SC_MAX_READERS which is not used.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4708 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-09-11 13:00:36 +00:00
parent 01c3bde101
commit 0858a5c854
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ typedef unsigned char u8;
/* various maximum values */
#define SC_MAX_READER_DRIVERS 6
#define SC_MAX_READERS 16
#define SC_MAX_CARD_DRIVERS 32
#define SC_MAX_CARD_DRIVER_SNAME_SIZE 16
#define SC_MAX_CARD_APPS 8