From 175bf3a5ec7f9c902344254e517bd81d1af97450 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20Brada?= Date: Thu, 10 Sep 2015 17:44:24 +0200 Subject: [PATCH] Disabled BootWeb for now. --- brodnetd.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/brodnetd.pas b/brodnetd.pas index cbb801d..dbc3d4a 100644 --- a/brodnetd.pas +++ b/brodnetd.pas @@ -3,7 +3,6 @@ PROGRAM brodnetd; { Poll loop. Read message, get handler, exec handler. } uses ServerLoop ,TestWatch - ,BootWeb ; BEGIN -- 2.11.4.GIT