mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-17 16:04:27 +00:00
Cleanup.
This commit is contained in:
@@ -101,7 +101,7 @@ namespace bgfx
|
||||
{
|
||||
}
|
||||
|
||||
void Context::rendererDestroyProgram(FragmentShaderHandle /*_handle*/)
|
||||
void Context::rendererDestroyProgram(ProgramHandle /*_handle*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user