Removed unused code block

This commit is contained in:
Dimitris Panokostas 2020-08-17 02:12:23 +02:00
parent eaf64fb86a
commit 352252e2c5

View file

@ -509,11 +509,6 @@ void target_default_options(struct uae_prefs* p, int type)
p->disableMenuVKeyb = 0;
#endif
//for (auto& i : p->gfx_apmode)
//{
// i.gfx_vsync = 1;
//}
//todo remove this when it's added in the GUI
for (auto& floppyslot : p->floppyslots)
{