diff options
Diffstat (limited to 'vio')
-rw-r--r-- | vio/docs/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vio/docs/TODO b/vio/docs/TODO deleted file mode 100644 index 7296ab73a10..00000000000 --- a/vio/docs/TODO +++ /dev/null @@ -1,3 +0,0 @@ -* Consistent error handling. May be the initialization should - be taken out of constructors and be put into virtual method open(). -* The open() method is named very misleadingly(). |