Removed unused defines from adrbook.h.
This commit is contained in:
parent
23599f4420
commit
9d7383ec73
@ -4,9 +4,6 @@
|
||||
#include "crypt.h"
|
||||
#include <netinet/in.h>
|
||||
|
||||
#define ADDRBOOK_NAME_MAXLEN 64
|
||||
#define ADDRBOOK_PORT_MAXLEN 5
|
||||
|
||||
typedef struct addrbook_entry_t {
|
||||
char pubk[CRYPT_PKEY_HEXLEN];
|
||||
char *alias;
|
||||
|
Loading…
Reference in New Issue
Block a user