Skip to content
Snippets Groups Projects
Commit 3bfc6942 authored by vlorentz's avatar vlorentz
Browse files

apidoc: Remove explicit recursion used in visit_field_list

The visit is already recursive, we don't need to add this explicit
recursion.

Children nodes can be dispatched to visit_field_name and
visit_field_body instead.
parent dd2e5e26
No related branches found
No related tags found
No related merge requests found
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