mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
[FAST486]: Remove an extra "return TRUE;"
svn path=/branches/ntvdm/; revision=60931
This commit is contained in:
parent
83b597be5a
commit
045f939e5c
1 changed files with 0 additions and 3 deletions
|
@ -2004,9 +2004,6 @@ FAST486_OPCODE_HANDLER(Fast486OpcodeGroup0FBA)
|
||||||
|
|
||||||
/* Return success */
|
/* Return success */
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|
||||||
return TRUE;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* EOF */
|
/* EOF */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue