mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Remove unused Renderer function from 12e2428495.
Refs #2137 Reviewed By: Vladislav This was SVN commit r20019.
This commit is contained in:
parent
d4cb7a05d7
commit
1ddd24bb8c
1 changed files with 0 additions and 2 deletions
|
|
@ -333,8 +333,6 @@ public:
|
|||
|
||||
ShadowMap& GetShadowMap();
|
||||
|
||||
static void RegisterScriptFunctions(ScriptInterface& scriptInterface);
|
||||
|
||||
/**
|
||||
* Resets the render state to default, that was before a game started
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue