src: remove useless comparisons on null
authorJean Privat <jean@pryen.org>
Sat, 11 Oct 2014 00:39:38 +0000 (20:39 -0400)
committerJean Privat <jean@pryen.org>
Sat, 11 Oct 2014 17:23:01 +0000 (13:23 -0400)
commita8feaa53ccb08ac2c416896b4ce7fd4147b9c2cc
treea68823519b1ad1da338953a047d3b48acb7475e4
parentd0370032beca6ca4dd6848093e81bf83e2c3ebcd
src: remove useless comparisons on null

Signed-off-by: Jean Privat <jean@pryen.org>
lib/opts.nit
src/compiler/global_compiler.nit
src/doc/doc_model.nit
src/ffi/java.nit
src/interpreter/naive_interpreter.nit
src/nitserial.nit
src/semantize/auto_super_init.nit
src/testing/testing_doc.nit
src/toolcontext.nit
src/vm.nit