summaryrefslogtreecommitdiff
path: root/helm-net.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thievol@posteo.net>2021-03-13 08:27:53 +0100
committerThierry Volpiatto <thievol@posteo.net>2021-03-13 08:27:53 +0100
commit4fd9909be1ed922937ddc6fc9444379f15b441e3 (patch)
tree70e7c3111c8c73d5a5027f5b367f0caa96d552d7 /helm-net.el
parent82a80354bcea3c553f4d52f4466e6e67d59ccc4d (diff)
Move local vars in .dir-locals file
and shutup compiler about doctring warnings.
Diffstat (limited to 'helm-net.el')
-rw-r--r--helm-net.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/helm-net.el b/helm-net.el
index 895d3c7d..ff874d69 100644
--- a/helm-net.el
+++ b/helm-net.el
@@ -430,10 +430,4 @@ NOTE: Probably not supported on some systems (e.g., Windows)."
(provide 'helm-net)
-;; Local Variables:
-;; byte-compile-warnings: (not obsolete)
-;; coding: utf-8
-;; indent-tabs-mode: nil
-;; End:
-
;;; helm-net.el ends here