Removed some unnecessary null-pointer checks.
commit9bdaf1e7dad852b3e1195de3f851fbf52e702541
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Oct 2013 16:38:31 +0000 (16 16:38 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Oct 2013 16:38:31 +0000 (16 16:38 +0000)
tree1548d501b41c79dd86fec90cdf901d26b8bb8766
parentce0e3d15b866b375f388aac50a9885aa25dc9e82
Removed some unnecessary null-pointer checks.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48297 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
21 files changed:
rom/debug/registermodule.c
rom/dos/allocdosobject.c
rom/dos/createnewproc.c
rom/dos/match_misc.c
rom/dos/systemtaglist.c
rom/exec/exec_util.c
rom/filesys/afs/cache.c
rom/filesys/afs/os_aros_support.c
rom/filesys/afs/validator.c
rom/filesys/cdfs/cdfs.c
rom/filesys/ram/support.c
rom/graphics/objcache.c
rom/intuition/closescreen.c
rom/intuition/endscreennotify.c
rom/intuition/menus.c
rom/isapnp/pnp_structs.c
test/availfonts.c
test/benchmarks/exec/allocvec.c
test/graphics/readpixelarray.c
test/hostcb.c
test/newmatch.c