aboutsummaryrefslogtreecommitdiffstats
path: root/oni-tramp.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-tramp.el')
-rw-r--r--oni-tramp.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-tramp.el b/oni-tramp.el
index e19a40c..00fd40f 100644
--- a/oni-tramp.el
+++ b/oni-tramp.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2019.0904.210828
+;; Version: 2021.1123.002641
;; 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
@@ -30,7 +30,5 @@
(setq tramp-persistency-file-name
(concat user-emacs-directory "data/tramp"))
-;;;###autoload(with-eval-after-load 'tramp (require 'oni-tramp))
-
(provide 'oni-tramp)
;;; oni-tramp.el ends here