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 ;; 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