Remove one-time reminder text
authorAdam Chlipala <adamc@hcoop.net>
Sun, 11 May 2008 00:52:02 +0000 (00:52 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Sun, 11 May 2008 00:52:02 +0000 (00:52 +0000)
remind/remind.sml

index bb55f75..8c5c459 100644 (file)
@@ -52,9 +52,6 @@ fun main _ =
                        write "\nCc: payment@hcoop.net";
                        write "\n\n";
 
-                       write "(This e-mail supercedes the one sent a few hours ago, which may have had an\n";
-                       write "incorrect deposit amount.)\n\n";
-
                        if amount < deposit then
                            (write "Your HCoop balance is negative.  This means that you've paid less than you've\n";
                             write "been charged to date, excluding your required deposit.  If your account hasn't\n";