about summary refs log tree commit diff stats
path: root/view.c
diff options
context:
space:
mode:
Diffstat (limited to 'view.c')
-rw-r--r--view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/view.c b/view.c
index 935525f..bc1f4e2 100644
--- a/view.c
+++ b/view.c
@@ -200,7 +200,6 @@ restack(void) {
 			XLowerWindow(dpy, c->win);
 		}
 	}
-	drawall();
 	XSync(dpy, False);
 	while(XCheckMaskEvent(dpy, EnterWindowMask, &ev));
 }
ef='/akkartik/mu/blame/ex5.mu?h=main&id=f66de6139270475828f1dffd1985d68325bef34d'>^
0518944e ^


7bf8adb8 ^
83c25a03 ^

0518944e ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16