Skip to content
Snippets Groups Projects
Commit fbbf2c68 authored by Sven M. Hallberg's avatar Sven M. Hallberg
Browse files

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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment