store ip address as struct in_addr instead of a string
[project/mdnsd.git] / dns.c
diff --git a/dns.c b/dns.c
index c1c280341449331bcf39d1efb0d0ba59692d4246..495177412fdbd2a38a1043ca2d61c29e4c16b145 100644 (file)
--- a/dns.c
+++ b/dns.c
@@ -39,7 +39,6 @@
 #include "service.h"
 #include "interface.h"
 
-char rdata_buffer[MAX_DATA_LEN + 1];
 static char name_buffer[MAX_NAME_LEN + 1];
 
 const char*