bearch: Remove unnecessary test in arch_perform_memory_operand().
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Dec 2012 08:47:48 +0000 (09:47 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Dec 2012 08:47:48 +0000 (09:47 +0100)
commitda0e1dafc4933d6cd5339b1e8688453273dfebef
tree4340e9a0bf4b225c893f1ce61d1e11814a0d1a4e
parent2037f31de25f34ac5b215b89ec18d197fa798f67
bearch: Remove unnecessary test in arch_perform_memory_operand().

When arch_perform_memory_operand() returned a positive result before, there really should be a callback to actually perform the action.
ir/be/bearch.c