Remove workflow since it doesn't work on github

This commit is contained in:
2025-04-29 02:49:26 +02:00
parent f07b220dba
commit 2b75b17ca4
3 changed files with 34 additions and 112 deletions

View File

@@ -729,7 +729,6 @@ float NvRenderer::Framerate() {
return 1000.f / (Timer::subsystem.mainloop_total.average());
//return 0.0f;
}
gfx::geometrybank_handle NvRenderer::Create_Bank() {