X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fconnection.h;h=9b272dc88741879e0e291405be05db0694e1717b;hb=dd2cf09a9ac438b65a1f4c9dcff8d87a2b504538;hp=acab448490830755920c83a27d95403e873f94c4;hpb=0bdce44687a22c8825695cba185b845f5ea5e060;p=meshlink diff --git a/src/connection.h b/src/connection.h index acab4484..9b272dc8 100644 --- a/src/connection.h +++ b/src/connection.h @@ -57,7 +57,6 @@ typedef struct connection_t { char *name; /* name he claims to have */ union sockaddr_t address; /* his real (internet) ip */ - char *hostname; /* the hostname of its real ip */ int protocol_major; /* used protocol */ int protocol_minor; /* used protocol */