ObjFW  Check-in [0977cd6fa6]

Overview
Comment:Remove useless == nil check - it can't be nil.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0977cd6fa6bf541da09efcbb9d00663e130de13ca8fddf9b5bd909d95c4c9bc1
User & Date: js on 2009-04-21 17:30:26
Other Links: manifest | tags
Context
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
17:28
Add missing breaks in OFNumber. check-in: 06c07468fb user: js tags: trunk
Changes