The line speed bug has now been fixed.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@74 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/doc/TODO b/doc/TODO
index c8fd410..0e5d950 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -14,7 +14,3 @@
* Document the Tight protocol extensions in a text file.
* All other features from the TightVNC 1.3 series: Filetransfer etc
-
-* Improve bandwidth tests: The routine only works when doing
- block reads, currently. If reading data pixel by pixel, or reading
- through a ZlibInStream, the bandwidth tests don't work.