Changeset 852


Ignore:
Timestamp:
Jul 31, 2004, 4:44:52 PM (20 years ago)
Author:
Gary Byers
Message:

remove a debugging call to FORMAT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/examples/objc-runtime.lisp

    r841 r852  
    458458                (%make-objc-ivars c)
    459459              (%add-objc-class c ivars instance-size)
    460               (splay-tree-put class-map c i)
    461               (format t "~& addded ~s" (class-name c)))))))))
     460              (splay-tree-put class-map c i))))))))
    462461
    463462(pushnew #'revive-objc-classes *lisp-system-pointer-functions*
Note: See TracChangeset for help on using the changeset viewer.