* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
DEFVAR_LISP takes care of that, and it's deadly to staticpro a variable containing a string twice.
Showing
Please register or sign in to comment
DEFVAR_LISP takes care of that, and it's deadly to staticpro a variable containing a string twice.