1
0
Fork 0

remove keepsmall

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1323
This commit is contained in:
Sjoerd van der Berg 2003-10-14 15:29:04 +00:00
parent 3ce6494b9d
commit 49c6f27830

View file

@ -196,7 +196,6 @@ void DOSBOX_Init(void) {
secprop=control->AddSection_prop("render",&RENDER_Init);
secprop->Add_int("frameskip",0);
secprop->Add_bool("keepsmall",false);
secprop->Add_string("snapshots","snaps");
secprop->Add_string("scaler","normal2x");