diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 351c489f487..bb4970cdaba 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -4114,7 +4114,6 @@ If EXTENSION is any other symbol, it is ignored." (defun ps-message-log-max () (and (not (string= (buffer-name) "*Messages*")) - (boundp 'message-log-max) message-log-max))