Remove obsolete code
This commit is contained in:
parent
0517609b8b
commit
cf311b4993
1 changed files with 0 additions and 2 deletions
|
|
@ -903,8 +903,6 @@ void main()
|
|||
return m;
|
||||
}
|
||||
|
||||
static std::optional<gfx::mesh> test_mesh;
|
||||
|
||||
void deferred_renderer::render(std::vector<object> const & objects, render_target const & target, options const & opts)
|
||||
{
|
||||
// Get camera info
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue