branch: externals/idlwave
commit b3c4f2c0631c4920f89f011e1094f7820ccd239a
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>

    Remove lpath helper
---
 lpath.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lpath.el b/lpath.el
deleted file mode 100644
index f79019f14a..0000000000
--- a/lpath.el
+++ /dev/null
@@ -1,4 +0,0 @@
-;; IDLWAVE helper file for batch compiles -- Make sure we get the right files. 
 -*- lexical-binding: t; -*-
-(setq load-path (cons "." load-path)
-      byte-compile-warnings nil)
-

Reply via email to