Index: base/json/json_reader.h |
diff --git a/base/json/json_reader.h b/base/json/json_reader.h |
index 01b2a23d06492029071afe8bbb2536a04dd212ee..39927dee9a1eb9c02bc08802780af06b75d53025 100644 |
--- a/base/json/json_reader.h |
+++ b/base/json/json_reader.h |
@@ -24,9 +24,6 @@ |
// TODO(tc): Add a parsing option to to relax object keys being wrapped in |
// double quotes |
// TODO(tc): Add an option to disable comment stripping |
-// TODO(aa): Consider making the constructor public and the static Read() method |
-// only a convenience for the common uses with more complex configuration going |
-// on the instance. |
#ifndef BASE_JSON_JSON_READER_H_ |
#define BASE_JSON_JSON_READER_H_ |