aboutsummaryrefslogtreecommitdiffstats
path: root/xcompmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'xcompmgr.c')
-rw-r--r--xcompmgr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xcompmgr.c b/xcompmgr.c
index f5394aa..02a634d 100644
--- a/xcompmgr.c
+++ b/xcompmgr.c
@@ -756,7 +756,6 @@ main ()
fprintf (stderr, "Can't open display\n");
exit (1);
}
- XSynchronize (dpy, True);
XSetErrorHandler (error);
scr = DefaultScreen (dpy);
root = RootWindow (dpy, scr);