javaruntimes/midp/runtime/javasrc/com/nokia/mj/impl/rt/midp/StorageAccessor.java
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 25 9ac0a0a7da70
--- a/javaruntimes/midp/runtime/javasrc/com/nokia/mj/impl/rt/midp/StorageAccessor.java	Mon May 03 12:27:20 2010 +0300
+++ b/javaruntimes/midp/runtime/javasrc/com/nokia/mj/impl/rt/midp/StorageAccessor.java	Fri May 14 15:47:24 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
 {