From fdee502a547b2255895a7ba0405fce00c04ac3ce Mon Sep 17 00:00:00 2001 From: mjudd Date: Fri, 3 Apr 2009 16:00:40 +0000 Subject: [PATCH] BF [ 2728466 ] - WebSessionCtx redundant finalize --- base/src/org/compiere/util/WebSessionCtx.java | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/base/src/org/compiere/util/WebSessionCtx.java b/base/src/org/compiere/util/WebSessionCtx.java index a9623f186b..11f2d01225 100644 --- a/base/src/org/compiere/util/WebSessionCtx.java +++ b/base/src/org/compiere/util/WebSessionCtx.java @@ -416,16 +416,6 @@ public class WebSessionCtx implements Serializable quantityFormat = DisplayType.getNumberFormat(DisplayType.Quantity, language); } // setLanguage - /** - * Finalize - * @throws java.lang.Throwable - */ - protected void finalize () - throws Throwable - { - super.finalize (); - } // finalize - /** * String representation * @return Session + count