Index: /trunk/ccl/examples/cocoa-listener.lisp
===================================================================
--- /trunk/ccl/examples/cocoa-listener.lisp	(revision 654)
+++ /trunk/ccl/examples/cocoa-listener.lisp	(revision 655)
@@ -21,7 +21,4 @@
   (disable-tty-local-modes pty (logior #$ECHO #$ECHOCTL #$ISIG))
   pty)
-
-(declaim (special *open-editor-documents*)
-	 (type list *open-editor-documents*))
 
 
