From f0f484af61bc9482c8313f03e499646e80d21db7 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Tue, 23 Apr 2019 01:45:36 +0200 Subject: [PATCH] Removed commented-out code. --- elopher.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/elopher.el b/elopher.el index bcb528d..3742497 100644 --- a/elopher.el +++ b/elopher.el @@ -290,8 +290,6 @@ The result is stored as a string in the variable elopher-selector-string." (progn (elopher-with-clean-buffer (insert "LOADING DIRECTORY...")) - ;; (let ((inhibit-read-only t)) - ;; (insert "LOADING DIRECTORY...")) (elopher-get-selector address (lambda (proc event) (elopher-with-clean-buffer -- 2.20.1