mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Remove redundant requires
* lisp/gnus/canlock.el (sha1): * lisp/international/utf7.el (base64): * lisp/net/hmac-md5.el (md5): * lisp/org/ob-processing.el (sha1): * lisp/org/org-feed.el (sha1): * test/lisp/net/rfc2104-tests.el (sha1, md5): Don't require features that are built-in, and always provided.
This commit is contained in:
parent
f91387cce8
commit
0e591a9112
6 changed files with 0 additions and 8 deletions
|
|
@ -41,8 +41,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'sha1)
|
||||
|
||||
(defvar mail-header-separator)
|
||||
|
||||
(defgroup canlock nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue