From: Marco Peereboom Date: Wed, 7 Oct 2009 02:40:41 +0000 (+0000) Subject: oops; remove some dead code. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=ddfbb2ee98303fe16c6f8cc0c5279b9513365b26;p=spectrwm.git oops; remove some dead code. --- 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 */