]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload.
authorStefan Kangas <stefan@marxist.se>
Tue, 14 Dec 2021 15:10:43 +0000 (16:10 +0100)
committerStefan Kangas <stefan@marxist.se>
Tue, 14 Dec 2021 15:10:54 +0000 (16:10 +0100)
lisp/net/eudc.el

index 14e5c28b2dcc0c716ec9fd55493e401daef9c103..62c2913b50a01cccb207df24b6654595abe380b1 100644 (file)
 ;;; 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