changeset 5998:ec2589ce0fdc

(Fx_parse_geometry): Don't call check_x.
author Richard M. Stallman <rms@gnu.org>
date Fri, 18 Feb 1994 20:11:20 +0000
parents 6187a2560211
children b135bb2b4bfe
files src/xfns.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfns.c	Fri Feb 18 20:10:05 1994 +0000
+++ b/src/xfns.c	Fri Feb 18 20:11:20 1994 +0000
@@ -1487,7 +1487,6 @@
   unsigned int width, height;
   Lisp_Object values[4];
 
-  check_x ();
   CHECK_STRING (string, 0);
 
   geometry = XParseGeometry ((char *) XSTRING (string)->data,