summaryrefslogtreecommitdiff
path: root/l10ntools/source/filter/utils/Cache.java
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:08 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:54 +0200
commit2beba8f93e7991372dd45351c92c50f7850dc46a (patch)
tree15dfae00223ccc7fdbfe2e06a3d931b97fded890 /l10ntools/source/filter/utils/Cache.java
parent49ad17e2b1aef65fad357b9c540ab36189233dd3 (diff)
reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
Diffstat (limited to 'l10ntools/source/filter/utils/Cache.java')
-rw-r--r--l10ntools/source/filter/utils/Cache.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10ntools/source/filter/utils/Cache.java b/l10ntools/source/filter/utils/Cache.java
index d3ad7dbc6211..744481d1ef52 100644
--- a/l10ntools/source/filter/utils/Cache.java
+++ b/l10ntools/source/filter/utils/Cache.java
@@ -36,8 +36,7 @@ import java.io.*;
*/
public class Cache
{
- //___________________________________________
- // public const
+
/** identifies a file type item of this cache. */
public static final int E_TYPE = 0;