--- rxvt-unicode/src/xdefaults.C 2005/08/11 02:05:07 1.59 +++ rxvt-unicode/src/xdefaults.C 2005/11/28 19:35:04 1.61 @@ -112,7 +112,6 @@ BOOL (Rs_scrollWithBuffer, "scrollWithBuffer", "sw", Opt_scrollWithBuffer, "scroll-with-buffer"), #if TRANSPARENT BOOL (Rs_transparent, "inheritPixmap", "ip", Opt_transparent, "inherit parent pixmap"), - BOOL (Rs_transparent_all, "inheritPixmapforce", "ipf", Opt_transparent_all, "forcefully inherit root pixmap"), SWCH ("tr", Opt_transparent, NULL), # if TINTING STRG (Rs_color + Color_tint, "tintColor", "tint", "color", "tint color"), @@ -910,7 +909,6 @@ int entry; # ifdef XrmEnumOneLevel - int i; char *displayResource, *xe; XrmName name_prefix[3]; XrmClass class_prefix[3];