Remove useless semicolons
This commit is contained in:
parent
fe82779952
commit
c81b34fb24
4 changed files with 5 additions and 5 deletions
|
|
@ -865,6 +865,6 @@ void PropagateNoContraction(const glslang::TIntermediate& intermediate)
|
|||
precise_object_accesschains.erase(precise_object_accesschain);
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#endif // GLSLANG_WEB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue