aboutsummaryrefslogtreecommitdiffstats
path: root/oni-browse-url.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-browse-url.el')
-rw-r--r--oni-browse-url.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-browse-url.el b/oni-browse-url.el
index 0c1e964..cfb8c9d 100644
--- a/oni-browse-url.el
+++ b/oni-browse-url.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2019.0904.210259
+;; Version: 2021.0727.202603
;; 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
@@ -32,7 +32,5 @@
'browse-url-default-windows-browser
'browse-url-firefox))
-;;;###autoload(with-eval-after-load 'browse-url (require 'oni-browse-url))
-
(provide 'oni-browse-url)
;;; oni-browse-url.el ends here