Skip to content

ngl: remove unnecessary suffix array

Christian Hergert requested to merge wip/chergert/remove-zero-suffix-array into master

We didn't end up using this in the final version, so we can just delete it and avoid MSVC issues.

Replaces !3247 (closed)

Merge request reports