summaryrefslogtreecommitdiff
path: root/elpa/flycheck-irony-20180604.2152/flycheck-irony-autoloads.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/flycheck-irony-20180604.2152/flycheck-irony-autoloads.el')
-rw-r--r--elpa/flycheck-irony-20180604.2152/flycheck-irony-autoloads.el28
1 files changed, 0 insertions, 28 deletions
diff --git a/elpa/flycheck-irony-20180604.2152/flycheck-irony-autoloads.el b/elpa/flycheck-irony-20180604.2152/flycheck-irony-autoloads.el
deleted file mode 100644
index 05909d3..0000000
--- a/elpa/flycheck-irony-20180604.2152/flycheck-irony-autoloads.el
+++ /dev/null
@@ -1,28 +0,0 @@
-;;; flycheck-irony-autoloads.el --- automatically extracted autoloads
-;;
-;;; Code:
-
-(add-to-list 'load-path (directory-file-name
- (or (file-name-directory #$) (car load-path))))
-
-
-;;;### (autoloads nil "flycheck-irony" "flycheck-irony.el" (0 0 0
-;;;;;; 0))
-;;; Generated autoloads from flycheck-irony.el
-
-(autoload 'flycheck-irony-setup "flycheck-irony" "\
-Setup Flycheck Irony.
-
-Add `irony' to `flycheck-checkers'." t nil)
-
-(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "flycheck-irony" '("flycheck-irony-")))
-
-;;;***
-
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; no-update-autoloads: t
-;; coding: utf-8
-;; End:
-;;; flycheck-irony-autoloads.el ends here