ObjFW  Check-in [ba65a43f3f]

Overview
Comment:Remove useless + load from OFObject.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ba65a43f3fec228700320e00d8c2ed6ca3fc1355bdf4ef888ecc634ab2c46d48
User & Date: js on 2009-04-21 18:07:02
Other Links: manifest | tags
Context
2009-04-22
17:59
Get socket error in OFReadOrWriteFailedException if caused by a socket.
This only affects Win32.
check-in: d06376b200 user: js tags: trunk
2009-04-21
18:07
Remove useless + load from OFObject. check-in: ba65a43f3f user: js tags: trunk
17:30
Remove useless == nil check - it can't be nil. check-in: 0977cd6fa6 user: js tags: trunk
Changes