Fix error appearing on eclipse with java 5

This commit is contained in:
Carlos Ruiz 2009-02-13 18:16:45 +00:00
parent e112bcdad6
commit 9751046e9d
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ public class InventoryTest extends AdempiereTestCase
private void createDocument(final MMDocument doc, String trxName)
{
Trx.run(trxName, new TrxRunnable(){
@Override
public void run(String trxName) {
if (doc.IsReversal)
{