X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FHTTPD.pm;h=cfeab3b5544d81aa6e6818b12d709b2f8bc4299b;hb=1c8db728a3fb5adb4f0ea876ea1316457700edf8;hp=bda6a76743c1e8d6d52be18cdff64efa29ce857b;hpb=42037fd596bf3cda5209035c551afafdacbe6ff0;p=maypole.git diff --git a/lib/Maypole/HTTPD.pm b/lib/Maypole/HTTPD.pm index bda6a76..cfeab3b 100644 --- a/lib/Maypole/HTTPD.pm +++ b/lib/Maypole/HTTPD.pm @@ -4,7 +4,6 @@ use warnings; use base 'HTTP::Server::Simple::CGI'; use HTTP::Server::Simple::Static; -#use Maypole::HTTPD::Frontend; use Maypole::Constants; use UNIVERSAL::require;