]> diplodocus.org Git - nmh/blobdiff - uip/replsbr.c
Note that post uses the submission port now.
[nmh] / uip / replsbr.c
index 46ae7dc3368ebd7225d7b69c8eeae81cf6cb0847..6a906b44b838a98c9dbf062916890517debd83fe 100644 (file)
@@ -400,8 +400,6 @@ insert (struct mailname *np)
        return 0;
 
     if (querysw) {
-        /* Don't change the "Reply to %s? " prompt format, so that
-           scripts can rely on it. */
        snprintf (buffer, sizeof(buffer), "Reply to %s? ", adrformat (np));
        if (!gans (buffer, anoyes))
        return 0;