Dalai Felinto
b6a795f285
Small cleanup: Remove uneeded/wrong check
...
If ob was NULL it would crash in the else part of the if statement.
If we really think we may run into that (which we should not) we can just assert
or add a if (ob == NULL) return; in the top of the function.
2018-10-26 13:48:14 -03:00
..
2018-10-23 15:00:40 +11:00
2018-10-17 12:43:41 +02:00
2018-10-17 12:43:41 +02:00
2018-10-26 13:48:14 -03:00
2018-10-19 09:18:22 +11:00
2018-10-20 09:08:34 +02:00
2018-09-13 11:27:38 +02:00
2018-10-24 14:48:17 +11:00
2018-10-11 09:08:30 +11:00
2018-10-11 09:08:30 +11:00
2018-10-08 19:46:00 +02:00
2018-10-25 10:32:32 +03:00
2018-10-26 13:11:07 -03:00
2018-10-26 11:04:54 -03:00
2018-10-11 12:24:38 +11:00
2018-10-24 22:53:28 +02:00
2018-10-26 10:54:21 +02:00
2018-10-02 18:00:42 +02:00
2018-10-11 09:27:29 +11:00
2018-10-26 15:05:07 +11:00
2018-10-26 15:05:07 +11:00
2018-10-24 14:04:29 +02:00
2018-10-23 14:29:13 +02:00
2018-09-26 17:49:40 +02:00
2018-10-26 11:59:49 +11:00
2018-10-16 13:00:45 +02:00
2018-10-11 08:14:04 +11:00
2018-10-26 15:05:07 +11:00
2018-08-29 16:25:50 +02:00