mirror of
https://github.com/kingk85/uFTP.git
synced 2025-04-12 10:48:40 +03:00
Removed debug define
This commit is contained in:
@ -42,8 +42,6 @@
|
||||
#include "connection.h"
|
||||
#include "log.h"
|
||||
|
||||
#define IPV6_ENABLED
|
||||
|
||||
static int is_ipv4_mapped_ipv6(const char *ip);
|
||||
|
||||
int is_ipv4_mapped_ipv6(const char *ip) {
|
||||
|
Reference in New Issue
Block a user