branch: externals/plz
commit 96710ad3230eb7cd990a5f21108f42d335299328
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
Tidy
---
plz.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/plz.el b/plz.el
index a703bdd383..fff2441768 100644
--- a/plz.el
+++ b/plz.el
@@ -750,7 +750,6 @@ argument passed to `plz--sentinel', which see."
;; name, so why not.
(let ((finally (buffer-local-value 'plz-finally buffer))
sync)
- (cl-assert process nil "PROCESS IS NIL FOR BUFFER:%S" buffer)
(unwind-protect
(with-current-buffer buffer
(setf sync plz-sync)