--- rxvt-unicode/src/init.C 2010/08/28 11:03:30 1.275 +++ rxvt-unicode/src/init.C 2010/08/28 18:19:45 1.276 @@ -1381,7 +1381,7 @@ init_asv (); ASImage *im = file2ASImage (rs [Rs_iconfile], 0xFFFFFFFF, SCREEN_GAMMA, 0, NULL); - if (asv && im) + if (im) { int w = im->width; int h = im->height;