get rid of ts variable in act_txtobj
The node member of TextState_T seems to be written only in one place in parse_pagenode(), and in such a way that the assertion "ts->node == node" must always hold. So we might as well assign node where it said ts->node and get rid of ts completely.
parent
76cb6955
No related branches found
No related tags found
Loading
Please register or sign in to comment