Don't assume that X-CLOSE-ALL-DISPLAYS is available.
authorTaylor R. Campbell <net/mumble/campbell>
Thu, 18 Sep 2008 05:19:16 +0000 (05:19 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Thu, 18 Sep 2008 05:19:16 +0000 (05:19 +0000)
v7/src/sf/gconst.scm

index 67394d8e3592aa7fdad59c6daf1d06025422f019..475ef97f43ec21ddcc602c0af0a4287fb185dbe8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: gconst.scm,v 4.42 2008/09/16 07:10:45 cph Exp $
+$Id: gconst.scm,v 4.43 2008/09/18 05:19:16 riastradh Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -219,5 +219,4 @@ USA.
     (VECTOR? VECTOR?)
     (WITH-HISTORY-DISABLED WITH-HISTORY-DISABLED)
     (WITH-INTERRUPT-MASK WITH-INTERRUPT-MASK)
-    (WRITE-BITS! WRITE-BITS!)
-    (X-CLOSE-ALL-DISPLAYS X-CLOSE-ALL-DISPLAYS)))
\ No newline at end of file
+    (WRITE-BITS! WRITE-BITS!)))
\ No newline at end of file