branch: externals/ztree
commit 17f8f324b0bcfe339a0d5d2c9a59067d200f8f1d
Author: Alexey Veretennikov <[email protected]>
Commit: Alexey Veretennikov <[email protected]>
Update to issue #62
---
ztree-diff.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/ztree-diff.el b/ztree-diff.el
index 5d358c9..5629237 100644
--- a/ztree-diff.el
+++ b/ztree-diff.el
@@ -100,7 +100,6 @@ By default paths starting with dot (like .git) are ignored")
(defvar-local ztree-diff-wait-message nil
"Message showing while constructing the diff tree.")
-ztree-diff--ediff-previous-window-configuration
(defvar-local ztree-diff-ediff-previous-window-configuration nil
"Window configuration prior to calling `ediff'.")