Andrew Boyson / web

Dependents:   oldheating gps motorhome heating

Revision:
144:7106252b7abf
Parent:
110:8ab752842d25
Child:
146:6bc151bd7063
--- a/base/net/web-net4-html.c	Sat Dec 26 19:38:40 2020 +0000
+++ b/base/net/web-net4-html.c	Sat Dec 26 20:02:22 2020 +0000
@@ -11,8 +11,6 @@
     
     WebAddH2("ARP");
     HttpAddText("<code id='ajax-arp'></code>\r\n");
-    WebAddH2("DNS");
-    HttpAddText("<code id='ajax-dns'></code>\r\n");
     
     WebAddH2("DHCP");
     WebAddAjaxLabelled("IP4 address",   "ajax-local-ip"    );