aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 1d1b71eebc9..c394e882f48 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -3723,7 +3723,6 @@ Emacs initially sets `x-resource-name' to the name under which Emacs\n\
3723was invoked, or to the value specified with the `-name' or `-rn'\n\ 3723was invoked, or to the value specified with the `-name' or `-rn'\n\
3724switches, if present."); 3724switches, if present.");
3725 Vx_resource_name = Qnil; 3725 Vx_resource_name = Qnil;
3726 staticpro (&Vx_resource_name);
3727 3726
3728#if 0 3727#if 0
3729 DEFVAR_INT ("x-nontext-pointer-shape", &Vx_nontext_pointer_shape, 3728 DEFVAR_INT ("x-nontext-pointer-shape", &Vx_nontext_pointer_shape,