[mcclim-cvs] CVS mcclim

thenriksen thenriksen at common-lisp.net
Fri Oct 13 20:15:55 UTC 2006


Update of /project/mcclim/cvsroot/mcclim
In directory clnet:/tmp/cvs-serv11366

Modified Files:
	stream-input.lisp 
Log Message:
Removed strange half-definition dirt that SBCL could somehow digest,
but which caused errors in CLISP.


--- /project/mcclim/cvsroot/mcclim/stream-input.lisp	2006/05/05 10:24:02	1.47
+++ /project/mcclim/cvsroot/mcclim/stream-input.lisp	2006/10/13 20:15:55	1.48
@@ -712,8 +712,6 @@
 	  (logandc2 (slot-value pointer 'button-state)
 		    (pointer-event-button event)))))
 
-(defmethod pointer-butt)
-
 (defmethod stream-pointer-position ((stream standard-extended-input-stream)
 				    &key (pointer
 					  (port-pointer (port stream))))




More information about the Mcclim-cvs mailing list