mirror of
https://github.com/vale981/spectrwm
synced 2025-03-05 18:01:37 -05:00
oops; remove some dead code.
This commit is contained in:
parent
841e741913
commit
ddfbb2ee98
1 changed files with 0 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue