dont need to sync

This commit is contained in:
Dana Jansens 2003-04-18 08:41:35 +00:00
parent a5f5b42455
commit a8b8f2fc80

View file

@ -302,7 +302,6 @@ void screen_set_desktop(guint num)
/* focus the last focused window on the desktop, and ignore enter events
from the switch so it doesnt mess with the focus */
XSync(ob_display, FALSE);
while (XCheckTypedEvent(ob_display, EnterNotify, &e));
focus_fallback(Fallback_Desktop);