Remove unnecessary autoload call
This commit is contained in:
parent
1b9c059c48
commit
6bbcd438ae
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@
|
|||
("\\.topml\\'" . tuareg-mode))
|
||||
auto-mode-alist))
|
||||
|
||||
(autoload 'utop-setup-ocaml-buffer "utop" "Toplevel for OCaml" t)
|
||||
|
||||
(add-hook 'tuareg-mode-hook 'utop-setup-ocaml-buffer)
|
||||
(add-hook 'tuareg-mode-hook 'merlin-mode)
|
||||
|
||||
|
|
Loading…
Reference in a new issue