Skip to content
Snippets Groups Projects
Commit c8eb01cc authored by rtoy's avatar rtoy
Browse files

EVENT-LISTEN is not an external symbol of XLIB.

parent e46b2948
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
;;; Carnegie Mellon University, and has been placed in the public domain. ;;; Carnegie Mellon University, and has been placed in the public domain.
;;; ;;;
(ext:file-comment (ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/globals.lisp,v 1.18 2002/07/10 16:15:59 toy Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/globals.lisp,v 1.19 2006/01/17 22:32:08 rtoy Rel $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
(declaim (ftype (function * *) (declaim (ftype (function * *)
disable-clx-event-handling disable-clx-event-handling
extensions::call-display-event-handler extensions::call-display-event-handler
xlib::display-input-stream xlib:event-listen xlib::display-input-stream xlib::event-listen
flush-display-events)) flush-display-events))
#-hemlock #-hemlock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment