Skip to content
Snippets Groups Projects
Commit f7a90c75 authored by Marco Trevisan's avatar Marco Trevisan
Browse files

cleanup: Use arrays to hold list of strings

Using GList is sub-optimal and eventually needs just more allocations
and iterations, so use arrays instead which provide a nicer API.
parent 73ab2191
No related branches found
No related tags found
1 merge request!188cleanup: Use arrays to hold list of strings
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