- Remove code that seemingly doesn't do anything and really shouldn't be needed
This commit is contained in:
parent
7e544c66fe
commit
915f8862a7
7 changed files with 4 additions and 38 deletions
|
|
@ -1056,9 +1056,6 @@ void V_UpdateModeSize (int width, int height)
|
|||
DisplayHeight = height;
|
||||
|
||||
R_OldBlend = ~0;
|
||||
|
||||
// the software renderer also needs to be notified
|
||||
SWRenderer->OnModeSet();
|
||||
}
|
||||
|
||||
void V_OutputResized (int width, int height)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue