You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2015/12/04 20:20:20 UTC

[whimsy.git] [45/50] Commit 1eb28bf: obsolete after last commit

Commit 1eb28bf5fb9bf5b2faec70274c704cc2e7993b8b:
    obsolete after last commit
    git-svn-id: https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy@820753 90ea9780-b833-de11-8433-001ec94261de


Branch: refs/heads/master
Author: Daniel Shahaf <da...@apache.org>
Committer: Daniel Shahaf <da...@apache.org>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
www/officers/mlreq.cgi                                       |  --
------------------------------------------------------------
2 changes: 0 additions, 2 deletions.
------------------------------------------------------------


diff --git a/www/officers/mlreq.cgi b/www/officers/mlreq.cgi
index cf606bb..eba644a 100755
--- a/www/officers/mlreq.cgi
+++ b/www/officers/mlreq.cgi
@@ -180,8 +180,6 @@ _html do
         if File.exist? "#{mlreq.untaint}.txt"
           errors << "Already submitted: " +
             "#{vars[:localpart]}@#{vars[:subdomain]}.#{vars[:domain]}"
-            # wrong naming; "subdomain" is the part to the left of the @ sign.
-            # see RFC 2821
         end
       end