aboutsummaryrefslogtreecommitdiffstats
path: root/oni-circe.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-circe.el')
-rw-r--r--oni-circe.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-circe.el b/oni-circe.el
index d66c476..b3aa316 100644
--- a/oni-circe.el
+++ b/oni-circe.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0612.220735
+;; Version: 2021.0612.224930
;; Package-Requires: (circe oni-lui circe-serenity)
;; This program is free software; you can redistribute it and/or modify
@@ -127,7 +127,5 @@ which may be encrypted."
;;(advice-add 'tracking-status :around #'jjf-external-tracking-advice)
;;(add-hook 'kill-emacs-hook 'oni:clear-irc-mowedline-widget)
-;;;###autoload(with-eval-after-load 'circe (require 'oni-circe))
-
(provide 'oni-circe)
;;; oni-circe.el ends here