[mcclim-cvs] CVS mcclim/Drei
thenriksen
thenriksen at common-lisp.net
Wed Jan 17 11:43:51 UTC 2007
Update of /project/mcclim/cvsroot/mcclim/Drei
In directory clnet:/tmp/cvs-serv13236
Modified Files:
drei-clim.lisp
Log Message:
Removed hopefully unnecessary call to `activate-gadget'.
--- /project/mcclim/cvsroot/mcclim/Drei/drei-clim.lisp 2007/01/16 22:16:32 1.15
+++ /project/mcclim/cvsroot/mcclim/Drei/drei-clim.lisp 2007/01/17 11:43:51 1.16
@@ -326,7 +326,6 @@
;; eat keyboard events.
(unwind-protect (progn (disarmed-callback drei t t)
(funcall continuation))
- (activate-gadget drei)
(armed-callback drei t t)))
(defmethod additional-command-tables append ((drei drei-gadget-pane)
More information about the Mcclim-cvs
mailing list