Remove warnings (#1140)
* remove warnings on windows with vs2019. * remove warnings.
This commit is contained in:
committed by
Nguyen Anh Quynh
parent
60896de9f4
commit
ca6516ff79
@@ -2142,8 +2142,6 @@ DISAS_INSN(wddata)
|
||||
|
||||
DISAS_INSN(wdebug)
|
||||
{
|
||||
M68kCPU *cpu = m68k_env_get_cpu(env);
|
||||
|
||||
if (IS_USER(s)) {
|
||||
gen_exception(s, s->pc - 2, EXCP_PRIVILEGE);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user