From: zooey Date: Thu, 14 May 2020 00:16:57 +0000 (-0400) Subject: remove moot assert outside of macro return form X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=e8390bdc8760a7261aa187507b4136a83ac8e73d remove moot assert outside of macro return form --- diff --git a/remoteusage.mdwn b/remoteusage.mdwn index 8df83c3..55eea4b 100644 --- a/remoteusage.mdwn +++ b/remoteusage.mdwn @@ -150,7 +150,6 @@ ssh session. ;; BODY with process bound to proc proc)) " - `(assert (file-exists-p (expand-file-name ,ssh-tunnel-config-path))) (let ((ssh-tunnel-process (gensym "ssh-tunnel-process"))) `(let ((,ssh-tunnel-process nil)