Remove erroneous call to optional_node_child().
authorCarl Hetherington <cth@carlh.net>
Sun, 9 May 2021 20:07:51 +0000 (22:07 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 27 Oct 2021 13:25:42 +0000 (15:25 +0200)
commit0f08ac5d4bce1c3b9091fae22d3ae223cf7ecf43
treec06f31e219254aec19beae8f104eff4b5686f2f6
parentaf98c4c415eb8093a85d60c4ce38c806ab188fe9
Remove erroneous call to optional_node_child().

Just after this we loop over all <Text> nodes, and optional_node_child
will raise an exception if there is more than one.
src/lib/text_content.cc