ref_api: remove GL_OnContextCreated, remove return value of GL_RenderFrame

This commit is contained in:
Alibek Omarov
2019-05-12 18:02:59 +03:00
parent 57f9e7dda6
commit 2e953bd1a9
7 changed files with 8 additions and 12 deletions
-2
View File
@@ -315,8 +315,6 @@ qboolean VID_SetMode( void )
negl.valid = true;
ref.dllFuncs.GL_OnContextCreated();
return true;
}