From 98ae68b39d6755bb44645e437ec144e5f79de6ba Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Wed, 1 Jul 2009 14:31:33 -0300 Subject: [PATCH] Remove protocol detection altogether --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 09c5471..762fe22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,5 @@ bin_PROGRAMS = popproxy ppmanager popproxy_SOURCES = popproxy.c log.c log.h nethook.c nethook.h \ - proto_detect.c proto_detect.h \ null.c null.h ssl.c ssl.h \ ssl_server.c pop.c pop.h usermap.c usermap.h sysconf_DATA = popproxy.conf -- 2.20.1