Changeset 741


Ignore:
Timestamp:
Mar 27, 2004, 2:54:40 AM (21 years ago)
Author:
Gary Byers
Message:

Don't install deallocate hook, for the time being.

File:
1 edited

Legend:

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

    r652 r741  
    15551555  (setf (%get-ptr (foreign-symbol-address "__dealloc")) deallocate-nsobject))
    15561556
     1557#+later
    15571558(def-ccl-pointers install-deallocate-hook ()
    15581559  (install-lisp-deallocate-hook))
Note: See TracChangeset for help on using the changeset viewer.