Unverified Commit 6b4297fd authored by Antony Lee's avatar Antony Lee Committed by GitHub
Browse files

fix: don't trigger -Wunused-parameter in flagcheck.cpp. (#2735)

... by leaving the unused parameters anonymous.

(This can be checked e.g. by compiling python_example with -Wall
-Wextra.)
parent 5bd766bf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment