@ -38,7 +38,6 @@ Contributors:
#include "get_password.h"
#define MAX_BUFFER_LEN 65500
#define SALT_LEN 12
void get_password__reset_term(void)
{
@ -53,7 +53,6 @@ Contributors:
#endif
#include "misc_mosq.h"
@ -57,7 +57,6 @@ Contributors:
#define MAX_BUFFER_LEN 65536
#ifdef WITH_TLS
int base64__encode(unsigned char *in, unsigned int in_len, char **encoded)