mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 04:58:27 +00:00
The flatbuffers::Parser::Parse() isn't an idempotent method for schema parsing. This commit removes a wrong for-loop that tried to check the same schema twice.
13 KiB
13 KiB