Support: remove some variable names
If built with -Wunused-variable, clang objects to the declarations due to the unused variable; drop the names. NFC. llvm-svn: 222944
Loading
Please sign in to comment
If built with -Wunused-variable, clang objects to the declarations due to the unused variable; drop the names. NFC. llvm-svn: 222944