diff --git a/oni-package.el b/oni-package.el index ba35bf9..b1e87ed 100644 --- a/oni-package.el +++ b/oni-package.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0425.174639 +;; Version: 2021.0619.135735 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -47,9 +47,6 @@ ;;;###autoload (setq package-enable-at-startup nil) -;;;###autoload -(setq package-quickstart t) - ;;;###autoload (add-hook 'after-init-hook 'package-initialize) ;;;###autoload