aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/univalue/TODO')
-rw-r--r--src/univalue/TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/univalue/TODO b/src/univalue/TODO
deleted file mode 100644
index 5530048e92..0000000000
--- a/src/univalue/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-
-Rearrange tree for easier 'git subtree' style use
-
-Move towards C++11 etc.
-
-Namespace support - must come up with useful shorthand, avoiding
-long Univalue::Univalue::Univalue usages forced upon library users.
-
-Improve test suite
-