Remove dead call.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@28368 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
fccfb5a90e
commit
167b6d1b30
1 changed files with 0 additions and 1 deletions
|
|
@ -703,7 +703,6 @@ int C_DECL main(int argc, char* argv[])
|
|||
//
|
||||
if (Options & EOptionLinkProgram) {
|
||||
glslang::InitializeProcess();
|
||||
GLSL_STD_450::Initialize();
|
||||
CompileAndLinkShaders();
|
||||
glslang::FinalizeProcess();
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue