Emil Laine 5badefaf90 Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
Also changed all "if (this==NULL) return;"s.

Fixes some -Wtautological-undefined-compare warnings.

Quoting Clang:
"'this' pointer cannot be null in well-defined C++ code; comparison may
be assumed to always evaluate to false"
2016-05-30 00:48:47 +02:00
..
2016-03-11 18:20:51 -06:00
2016-03-11 15:57:17 +02:00
2016-03-11 18:20:51 -06:00
2016-04-06 13:48:32 +02:00
2016-03-11 18:20:51 -06:00
2016-03-11 18:20:51 -06:00
2016-04-22 02:29:47 +03:00
2016-04-07 18:13:50 +02:00
2016-03-11 18:20:51 -06:00