Merge pull request #1875 from jonahryandavis/extra-tokens
Fix conformance with -Wextra-tokens
This commit is contained in:
commit
28f314d436
1 changed files with 1 additions and 1 deletions
|
|
@ -3180,7 +3180,7 @@ void TParseContext::accStructNVCheck(const TSourceLoc& loc, const TType& type, c
|
|||
|
||||
}
|
||||
|
||||
#endif GLSLANG_WEB
|
||||
#endif // GLSLANG_WEB
|
||||
|
||||
void TParseContext::transparentOpaqueCheck(const TSourceLoc& loc, const TType& type, const TString& identifier)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue