Browse Source

remove unnecessary characters variable

git-svn-id: https://svn.code.sf.net/p/openv2g/code/trunk@114 d9f2db14-54d0-4bde-b00c-16405c910529
daniel_peintner 6 years ago
parent
commit
46896659e8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/iso1/iso1EXIDatatypes.h

+ 0 - 1
src/iso1/iso1EXIDatatypes.h

@@ -465,7 +465,6 @@ struct iso1KeyValueType {
 /* Complex type name='http://www.w3.org/2000/09/xmldsig#,X509IssuerSerialType',  base type name='anyType',  content type='ELEMENT',  isAbstract='false',  hasTypeId='false',  final='0',  block='0',  particle='("http://www.w3.org/2000/09/xmldsig#":X509IssuerName,"http://www.w3.org/2000/09/xmldsig#":X509SerialNumber)',  derivedBy='RESTRICTION'.  */
 #define iso1X509IssuerSerialType_X509IssuerName_CHARACTERS_SIZE 50 + EXTRA_CHAR 
 #define iso1X509IssuerSerialType_X509SerialNumber_BYTES_SIZE 20
-uint8_t characters[20];
 struct iso1X509IssuerSerialType {
 	/* element: "http://www.w3.org/2000/09/xmldsig#":X509IssuerName, http://www.w3.org/2001/XMLSchema,string */
 	struct {