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:
8c4b340
)
Remove unused var.
author
ayin
<ayin>
Sun, 26 Aug 2007 19:20:23 +0000
(19:20 +0000)
committer
ayin
<ayin>
Sun, 26 Aug 2007 19:20:23 +0000
(19:20 +0000)
src/xpm.C
patch
|
blob
|
history
diff --git
a/src/xpm.C
b/src/xpm.C
index f10f963f2522c6fa1ecdad490f4fc3e3c9bcf96d..76a9d2dc4caf68e4e30be59f5e961168c7c9b336 100644
(file)
--- a/
src/xpm.C
+++ b/
src/xpm.C
@@
-1221,7
+1221,7
@@
rxvt_term::get_pixmap_property (int prop_id)
if (prop_id > 0 && prop_id < NUM_XA)
if (xa[prop_id])
{
- int aformat
, rootdepth
;
+ int aformat;
unsigned long nitems, bytes_after;
Atom atype;
unsigned char *prop = NULL;