[mcclim-cvs] CVS mcclim/Drei

thenriksen thenriksen at common-lisp.net
Tue Jan 15 15:53:54 UTC 2008


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

Modified Files:
	lisp-syntax.lisp 
Log Message:
Removed superfluous (drei-motion:define-motion-fns list).


--- /project/mcclim/cvsroot/mcclim/Drei/lisp-syntax.lisp	2008/01/13 17:10:24	1.67
+++ /project/mcclim/cvsroot/mcclim/Drei/lisp-syntax.lisp	2008/01/15 15:53:53	1.68
@@ -2133,8 +2133,6 @@
      do (setf (offset mark) (start-offset potential-form))
      (return t)))
 
-(drei-motion:define-motion-fns list)
-
 (defun down-list (mark syntax selector next-offset-fn target-offset-fn)
   (update-parse syntax 0 (offset mark))
   (labels ((next (continue-from)




More information about the Mcclim-cvs mailing list