ObjFW  Check-in [7c0fa1fa85]

Overview
Comment:Remove class_isKindOfClass().

This was never used and is not part of the Apple runtime either.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7c0fa1fa8549d9fb743dad7b466329346f2c0d63a688ed2674630772015bda33
User & Date: js on 2014-01-13 13:28:19
Other Links: manifest | tags
Context
2014-01-14
00:56
apple-forwarding-arm64.S: Fix two bugs. check-in: 07d8ae8c34 user: js tags: trunk
2014-01-13
13:28
Remove class_isKindOfClass(). check-in: 7c0fa1fa85 user: js tags: trunk
2014-01-12
23:38
Add -[superclass] to OFObject protocol. check-in: 4c6d9b7c1b user: js tags: trunk
Changes