BF [ 2728466 ] - WebSessionCtx redundant finalize

This commit is contained in:
mjudd 2009-04-03 16:00:40 +00:00
parent d6ae8bc6ad
commit fdee502a54
1 changed files with 0 additions and 10 deletions

View File

@ -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