Remove x509_flag_names, flags do not work with ENUM()
This commit is contained in:
@@ -51,11 +51,6 @@ enum x509_flag_t {
|
||||
X509_IP_ADDR_BLOCKS = (1<<6),
|
||||
};
|
||||
|
||||
/**
|
||||
* enum names for x509 flags
|
||||
*/
|
||||
extern enum_name_t *x509_flag_names;
|
||||
|
||||
/**
|
||||
* X.509 certificate interface.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user