--- rxvt-unicode/src/command.C 2006/12/07 20:59:59 1.316 +++ rxvt-unicode/src/command.C 2007/01/13 15:06:54 1.317 @@ -1484,9 +1484,11 @@ HOOK_INVOKE ((this, HOOK_CONFIGURE_NOTIFY, DT_XEVENT, &ev, DT_END)); #ifdef TRANSPARENT /* XXX: maybe not needed - leave in for now */ +#if 0 if (OPTION (Opt_transparent)) check_our_parents (); #endif +#endif } break;