--- np2/i386c/ia32/inst_table.c 2011/01/15 17:17:23 1.11 +++ np2/i386c/ia32/inst_table.c 2011/01/15 18:36:12 1.12 @@ -59,7 +59,6 @@ static void undef_op2(UINT32 v) { - (void)v; EXCEPTION(UD_EXCEPTION, 0); }