From da409754be78ea52a5cf03e92fc5eaceb31e27c6 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 5 Jun 2007 00:18:26 +0000 Subject: [PATCH] Remove postfix logo --- postfix/postfinger.cgi | 1 - 1 file changed, 1 deletion(-) diff --git a/postfix/postfinger.cgi b/postfix/postfinger.cgi index 84e0c1ce9..34d111e66 100755 --- a/postfix/postfinger.cgi +++ b/postfix/postfinger.cgi @@ -325,6 +325,5 @@ print "//-->"; #print "
"; print ""; print "
"; -print "Postfix Logo"; return; }