summaryrefslogtreecommitdiff
path: root/lisp/expand.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/expand.el')
-rw-r--r--lisp/expand.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/expand.el b/lisp/expand.el
index d11ae7c5263..1b722014f89 100644
--- a/lisp/expand.el
+++ b/lisp/expand.el
@@ -484,7 +484,6 @@ This is used only in conjunction with `expand-add-abbrevs'."
(provide 'expand)
-;; run load hooks
(run-hooks 'expand-load-hook)
;;; expand.el ends here