From 7b95b4263e36f1a7caaf67a08063710e713ac079 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Sat, 15 Oct 2005 05:31:21 +0000 Subject: Unbreak transparent proxy mode. Again. --- irc/tircproxy/files/patch-ac | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 irc/tircproxy/files/patch-ac (limited to 'irc/tircproxy/files/patch-ac') diff --git a/irc/tircproxy/files/patch-ac b/irc/tircproxy/files/patch-ac deleted file mode 100644 index 386946627b62..000000000000 --- a/irc/tircproxy/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- tircproxy.c.orig Thu Mar 29 14:28:26 2001 -+++ tircproxy.c Thu Mar 29 14:28:28 2001 -@@ -2201,7 +2201,9 @@ - /* People neither using the CDIR stuff nor running as root probably - * couldn't care less about ident problems. - */ -+#ifdef CDIR_IDENT - if (!use_cdir && getuid()) tries = 10; -+#endif - - /* FIXME: dangerous sprintfs */ - #ifdef CDIR -- cgit v1.2.3