X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.c;h=eed00fb7b560c85dc7c2922caad13c535bb16c4f;hb=4c7bb090c5471a2c3dedacfa1777e6fb9185a3fe;hp=3f1566ae6f46fdd72f182486b837fbfa8754a87f;hpb=841e741913acb91111fabae2f93b7257e845722e;p=spectrwm.git diff --git a/scrotwm.c b/scrotwm.c index 3f1566a..eed00fb 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -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 */