Jelajahi Sumber

Remove obsolete branch point. (#2429)

pheonix 4 tahun lalu
induk
melakukan
1781308312
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  1. 0 4
      tools/shaderc/shaderc_spirv.cpp

+ 0 - 4
tools/shaderc/shaderc_spirv.cpp

@@ -942,10 +942,6 @@ namespace bgfx { namespace spirv
 					delete shader;
 					return compile(_options, _version, output.c_str(), _writer, false);
 				}
-				else
-				{
-					// second time, do nothing (todo remove)
-				}
 
 				UniformArray uniforms;