mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 21:13:02 +01: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