diff --git a/mu4e/mu4e-headers.el b/mu4e/mu4e-headers.el index f43cb5cc..3b6c1018 100644 --- a/mu4e/mu4e-headers.el +++ b/mu4e/mu4e-headers.el @@ -1474,7 +1474,6 @@ descendants." (lambda (cur-msg) (let ((cur-thread-id (mu4e~headers-get-thread-info cur-msg 'thread-id)) (cur-thread-path (mu4e~headers-get-thread-info cur-msg 'path))) - (message "### %S %S %S" path match-path cur-thread-path) (if subthread ;; subthread matching; mymsg's thread path should have path as its ;; prefix