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:
d1d96d9
)
Fix compilation with --disable-afterimage --disable-transparency.
author
ayin
<ayin>
Wed, 21 Nov 2007 09:15:33 +0000
(09:15 +0000)
committer
ayin
<ayin>
Wed, 21 Nov 2007 09:15:33 +0000
(09:15 +0000)
src/main.C
patch
|
blob
|
history
diff --git
a/src/main.C
b/src/main.C
index 28a804c4f182672f45c4e6cc6dbbb9cbbef451cb..f1fbd4e7414d64b8a87df59e3b582d854d343c71 100644
(file)
--- a/
src/main.C
+++ b/
src/main.C
@@
-286,7
+286,9
@@
rxvt_term::~rxvt_term ()
delete [] pix_colors_unfocused;
#endif
+#ifdef HAVE_BG_PIXMAP
bgPixmap.destroy ();
+#endif
displays.put (display);
scr_release ();