oops; remove some dead code.

This commit is contained in:
Marco Peereboom 2009-10-07 02:40:41 +00:00
parent 841e741913
commit ddfbb2ee98

View file

@ -3444,8 +3444,6 @@ manage_window(Window id)
}
}
if (win->java && win->transient) {
}
/* alter window position if quirky */
if (win->quirks & SWM_Q_ANYWHERE) {
win->manual = 1; /* don't center the quirky windows */