Commented unused genlock variable
This commit is contained in:
parent
8cadae73b4
commit
9b7c8bcabc
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue