diff --git a/lib/fast486/opgroups.c b/lib/fast486/opgroups.c index f29bf512a00..21aa95e2ed3 100644 --- a/lib/fast486/opgroups.c +++ b/lib/fast486/opgroups.c @@ -2004,9 +2004,6 @@ FAST486_OPCODE_HANDLER(Fast486OpcodeGroup0FBA) /* Return success */ return TRUE; - - return TRUE; } /* EOF */ -