Index: mojo/public/cpp/bindings/lib/TODO |
diff --git a/mojo/public/cpp/bindings/lib/TODO b/mojo/public/cpp/bindings/lib/TODO |
deleted file mode 100644 |
index 21bcb6fe7a25e35d25345da014122d6b79dc16f4..0000000000000000000000000000000000000000 |
--- a/mojo/public/cpp/bindings/lib/TODO |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-TODOs: |
- - Ensure validation checks are solid |
- - Add tests of validation logic |
- - Optimize Buffer classes? |
- - Add compile-time asserts to verify object packing and padding. |
- - Investigate making arrays of objects not be arrays of pointers. |