Windows: Remove UI for auto texture scaling.
Functionality removed in 887f610
.
This commit is contained in:
parent
451b996713
commit
f7607316ab
5 changed files with 5 additions and 12 deletions
|
@ -233,10 +233,6 @@ namespace MainWindow
|
|||
g_Config.iInternalResolution = 0;
|
||||
}
|
||||
|
||||
// Taking auto-texture scaling into account
|
||||
if (g_Config.iTexScalingLevel == TEXSCALING_AUTO)
|
||||
setTexScalingMultiplier(0);
|
||||
|
||||
NativeMessageReceived("gpu_resized", "");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue