summaryrefslogtreecommitdiff
path: root/lisp/net/eudc.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-12-14 16:10:43 +0100
committerStefan Kangas <stefan@marxist.se>2021-12-14 16:10:54 +0100
commite07d69e2dc4375111f56029ffe396839d13ce5f0 (patch)
tree737c29beffed05d4d9d7587f776666aeb10c8b49 /lisp/net/eudc.el
parent8704165197d987bc91bce336a73d23fc45669fa3 (diff)
downloademacs-e07d69e2dc4375111f56029ffe396839d13ce5f0.tar.gz
* lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload.
Diffstat (limited to 'lisp/net/eudc.el')
-rw-r--r--lisp/net/eudc.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el
index 14e5c28b2dc..62c2913b50a 100644
--- a/lisp/net/eudc.el
+++ b/lisp/net/eudc.el
@@ -46,16 +46,9 @@
;;; Code:
(require 'wid-edit)
-
(require 'cl-lib)
-
-(unless (fboundp 'custom-menu-create)
- (autoload 'custom-menu-create "cus-edit"))
-
(require 'eudc-vars)
-
-
;;{{{ Internal cooking
;;{{{ Internal variables and compatibility tricks