diff --git a/org.adempiere.base/src/org/compiere/util/Trx.java b/org.adempiere.base/src/org/compiere/util/Trx.java index 22c74b982d..9dbfd1cf5c 100644 --- a/org.adempiere.base/src/org/compiere/util/Trx.java +++ b/org.adempiere.base/src/org/compiere/util/Trx.java @@ -624,7 +624,6 @@ public class Trx } catch (SQLException e2) {;} } - trx = null; // Throw exception if (e instanceof RuntimeException) {