From 1c0fb3de474de888436e5d1806d27b2e262ab60a Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 25 Aug 2023 17:43:50 +0200 Subject: [PATCH] ; Delete code commented out since 1992 --- lisp/emacs-lisp/bytecomp.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el index c98d02b1ec1..7feaf118b86 100644 --- a/lisp/emacs-lisp/bytecomp.el +++ b/lisp/emacs-lisp/bytecomp.el @@ -1879,8 +1879,6 @@ It is too wide if it has any lines longer than the largest of (byte-compile-dynamic byte-compile-dynamic) (byte-compile-dynamic-docstrings byte-compile-dynamic-docstrings) - ;; (byte-compile-generate-emacs19-bytecodes - ;; byte-compile-generate-emacs19-bytecodes) (byte-compile-warnings byte-compile-warnings) ;; Indicate that we're not currently loading some file. ;; This is used in `macroexp-file-name' to make sure that -- 2.39.5