javaruntimes/midp/runtime/javasrc/com/nokia/mj/impl/rt/midp/StorageAccessor.java
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
child 25 9ac0a0a7da70
--- a/javaruntimes/midp/runtime/javasrc/com/nokia/mj/impl/rt/midp/StorageAccessor.java	Fri Apr 30 10:40:48 2010 +0300
+++ b/javaruntimes/midp/runtime/javasrc/com/nokia/mj/impl/rt/midp/StorageAccessor.java	Tue May 11 16:07:20 2010 +0300
@@ -34,9 +34,6 @@
  * created in setMidletStartArguments() is reused in setMidletAttributes()
  * method and then closed. If this scenario changes, then the close must
  * be done also in setMidletStartArguments() method.
- *
- * @author Nokia Corporation
- * @version $Rev$
  */
 final class StorageAccessor
 {