Abolish `message-max-size' because it is not used.
authormorioka <morioka>
Thu, 27 Nov 1997 09:28:01 +0000 (09:28 +0000)
committermorioka <morioka>
Thu, 27 Nov 1997 09:28:01 +0000 (09:28 +0000)
lisp/message.el

index 3bbb3ee..591b827 100644 (file)
@@ -2339,8 +2339,6 @@ to find out how to use this."
         nil)
        (t t))))))
 
-(defconst message-max-size 60000)
-
 (defun message-check-news-body-syntax ()
   (and
    ;; Check for long lines.