From: root Date: Tue, 31 Jan 2006 19:54:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=96b0dbbf91cef56b24190913267d8d6bac5e57b8;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/xdefaults.C b/src/xdefaults.C index 6ed82f92..cdccf28a 100644 --- a/src/xdefaults.C +++ b/src/xdefaults.C @@ -545,8 +545,6 @@ rxvt_term::get_options (int argc, const char *const *argv) if (optList[entry].doff != -1) rs[optList[entry].doff] = flag == resval_on && argv[i+1] ? argv[++i] : resval_undef; - - if (optList[entry].doff == Rs_color + Color_tint) printf ("doff %d is %s\n",optList[entry].doff,rs[optList[entry].doff]);//D } else { /* boolean value */