diff options
-rw-r--r-- | core/java/android/database/sqlite/SQLiteDebug.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/java/android/database/sqlite/SQLiteDebug.java b/core/java/android/database/sqlite/SQLiteDebug.java index a4db6d9..89c3f96 100644 --- a/core/java/android/database/sqlite/SQLiteDebug.java +++ b/core/java/android/database/sqlite/SQLiteDebug.java @@ -118,8 +118,6 @@ public final class SQLiteDebug { /** * contains statistics about a database - * @author vnori@google.com (Your Name Here) - * */ public static class DbStats { /** name of the database */ |