Remove ErrorCleanup from FRenderer interface
This commit is contained in:
parent
3093aaadc9
commit
1e7015643d
5 changed files with 1 additions and 9 deletions
|
|
@ -961,7 +961,6 @@ void D_ErrorCleanup ()
|
|||
menuactive = MENU_Off;
|
||||
}
|
||||
insave = false;
|
||||
Renderer->ErrorCleanup();
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue