Drop redundant checks for !ses.
Can't ever trigger; the only functions that can legitimately be called with ses=0 are tintin_*printf() for global-context messages.
parent
685e18bc
Please register or sign in to comment
Can't ever trigger; the only functions that can legitimately be called with ses=0 are tintin_*printf() for global-context messages.