Remove unused variable
This commit is contained in:
@@ -102,8 +102,7 @@ extern int sound_is_float, /* (C) sound uses FP values */
|
||||
SSI2001, /* (C) sound option */
|
||||
voodoo_enabled; /* (C) video option */
|
||||
extern uint32_t mem_size; /* (C) memory size */
|
||||
extern int cpu_family, /* (C) cpu family */
|
||||
cpu, /* (C) cpu type */
|
||||
extern int cpu, /* (C) cpu type */
|
||||
cpu_use_dynarec, /* (C) cpu uses/needs Dyna */
|
||||
fpu_type; /* (C) fpu type */
|
||||
extern int time_sync; /* (C) enable time sync */
|
||||
|
||||
Reference in New Issue
Block a user