Remove a hack that is not needed anymore
This commit is contained in:
@@ -647,9 +647,7 @@ this file. Usage:
|
||||
`(featurep ',requires))
|
||||
,@expansion))))))
|
||||
;; (message "Expanded:\n%s" (pp-to-string body*))
|
||||
`(let ((byte-compile-warnings byte-compile-warnings))
|
||||
(byte-compile-disable-warning 'redefined)
|
||||
,body*)))))
|
||||
body*))))
|
||||
|
||||
(put 'use-package 'lisp-indent-function 'defun)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user