summaryrefslogtreecommitdiff
path: root/emacs.d/elpa/flymake-rust-20170729.2139/flymake-rust-autoloads.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/elpa/flymake-rust-20170729.2139/flymake-rust-autoloads.el')
-rw-r--r--emacs.d/elpa/flymake-rust-20170729.2139/flymake-rust-autoloads.el22
1 files changed, 0 insertions, 22 deletions
diff --git a/emacs.d/elpa/flymake-rust-20170729.2139/flymake-rust-autoloads.el b/emacs.d/elpa/flymake-rust-20170729.2139/flymake-rust-autoloads.el
deleted file mode 100644
index 89860d3..0000000
--- a/emacs.d/elpa/flymake-rust-20170729.2139/flymake-rust-autoloads.el
+++ /dev/null
@@ -1,22 +0,0 @@
-;;; flymake-rust-autoloads.el --- automatically extracted autoloads
-;;
-;;; Code:
-
-(add-to-list 'load-path (directory-file-name
- (or (file-name-directory #$) (car load-path))))
-
-
-;;;### (autoloads nil "flymake-rust" "flymake-rust.el" (0 0 0 0))
-;;; Generated autoloads from flymake-rust.el
-
-(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "flymake-rust" '("flymake-rust-")))
-
-;;;***
-
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; no-update-autoloads: t
-;; coding: utf-8
-;; End:
-;;; flymake-rust-autoloads.el ends here