]> git.cworth.org Git - notmuch-wiki/commitdiff
remove moot assert outside of macro return form
authorzooey <zooey@nowhere>
Thu, 14 May 2020 00:16:57 +0000 (20:16 -0400)
committerzooey <zooey@nowhere>
Thu, 14 May 2020 00:16:57 +0000 (20:16 -0400)
remoteusage.mdwn

index 8df83c305ff14716beee93c9a5c62c41ac429186..55eea4b00aaa7d52aeba4d78c07632898189c62b 100644 (file)
@@ -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)