Commented unused genlock variable

This commit is contained in:
Dimitris Panokostas 2018-11-28 00:50:11 +01:00
parent 8cadae73b4
commit 9b7c8bcabc

View file

@ -2298,7 +2298,7 @@ void init_row_map(void)
{
static uae_u8 *oldbufmem;
static int oldheight, oldpitch;
static bool oldgenlock;
//static bool oldgenlock;
int i, j;
if (gfxvidinfo.drawbuffer.outheight > max_uae_height) {