Index: /trunk/source/cocoa-ide/cocoa-editor.lisp
===================================================================
--- /trunk/source/cocoa-ide/cocoa-editor.lisp	(revision 14535)
+++ /trunk/source/cocoa-ide/cocoa-editor.lisp	(revision 14536)
@@ -2521,4 +2521,5 @@
         (setf (slot-value tv 'char-width) char-width
               (slot-value tv 'line-height) line-height)
+	#-cocotron
         (#/setResizeIncrements: window
                                 (ns:make-ns-size char-width line-height))))))
