mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Remove obsolete branch point. (#2429)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user