JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
oops; remove some dead code.
authorMarco Peereboom <marco@conformal.com>
Wed, 7 Oct 2009 02:40:41 +0000 (02:40 +0000)
committerMarco Peereboom <marco@conformal.com>
Wed, 7 Oct 2009 02:40:41 +0000 (02:40 +0000)
scrotwm.c

index 3f1566a..eed00fb 100644 (file)
--- 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 */