sigh
authorroot <root>
Tue, 24 Jul 2007 14:40:41 +0000 (14:40 +0000)
committerroot <root>
Tue, 24 Jul 2007 14:40:41 +0000 (14:40 +0000)
src/init.C

index 1bd547b0d8dabc48c2cdf898250f6a57f09b35af..987eaa94a88147ddba3f87509af058d214e9063d 100644 (file)
@@ -319,8 +319,8 @@ rxvt_term::init_resources (int argc, const char *const *argv)
 #endif
 
 #ifdef HAVE_AFTERIMAGE
-  //TODO: is this neccessary for future versions who check the global var whern the macro doesn'T set it?
-  ::dpy = NULL ; /* init global var from libAfter... */
+  //TODO: why set it to 0 and then to dpy?
+  ::dpy = NULL; /* init global var from libAfter... */
   asv = AFTERIMAGE_DPY_OP (create_asvisual_for_id (dpy, display->screen, depth, XVisualIDFromVisual (visual), cmap, NULL));
 #endif
   free (r_argv);