René Kijewski ff2a1dc61b core: remove needless test in msg.c
`thread.c` initializes a thread with an empty message queue. `cib_put()`
will `return -1` for an empty CIB, so there is no need to test if
`thread->msg_array != NULL`.
2014-11-14 10:54:33 +01:00
..
2014-08-21 21:10:03 +02:00
2014-08-23 16:16:26 +02:00
2014-10-30 16:11:11 +01:00
2014-10-30 22:27:11 +01:00
2014-11-14 10:54:33 +01:00