projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3924bf1
)
*** empty log message ***
author
root
<root>
Tue, 31 Jan 2006 19:54:39 +0000
(19:54 +0000)
committer
root
<root>
Tue, 31 Jan 2006 19:54:39 +0000
(19:54 +0000)
src/xdefaults.C
patch
|
blob
|
history
diff --git
a/src/xdefaults.C
b/src/xdefaults.C
index 6ed82f9250e8c4ecf58e4b5ae192290223a4eef6..cdccf28a1efee9a0bba367f578a605f9ef49b4ca 100644
(file)
--- 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 */