Mercurial > emacs
changeset 15881:f207637cf4b4
(Fx_open_connection): Don't set Vx_resource_name.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Aug 1996 16:57:21 +0000 |
parents | 2fe76a330b1e |
children | 874f0cc6c431 |
files | src/xfns.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfns.c Sat Aug 17 16:56:19 1996 +0000 +++ b/src/xfns.c Sat Aug 17 16:57:21 1996 +0000 @@ -4901,9 +4901,6 @@ else xrm_option = (unsigned char *) 0; - /* Use this general default value to start with. */ - Vx_resource_name = Vinvocation_name; - validate_x_resource_name (); /* This is what opens the connection and sets x_current_display.