]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/grouppholder.c
[svn-upgrade] Integrating new upstream version, ion3 (20070203)
[ion3.git] / ioncore / grouppholder.c
index d92c5b4dbab0ad4c9ec27c01d14be16521f2b6f2..aa6f5cfaead48e3614adc68d9401a5f7f068bb9f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/grouppholder.c
  *
- * Copyright (c) Tuomo Valkonen 2005-2006
+ * Copyright (c) Tuomo Valkonen 2005-2007
  *
  * Ion is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by
@@ -73,9 +73,7 @@ bool grouppholder_init(WGroupPHolder *ph, WGroup *ws,
         if(st->above!=NULL && st->above->reg!=NULL)
             ph->param.stack_above=st->above->reg;
         
-        ph->param.modal=FALSE;
         ph->param.bottom=(st==ws->bottom);
-        /*ph->passive=FALSE;*/
     }else{
         ph->param=*param;
     }