summaryrefslogtreecommitdiff
path: root/src/textprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/textprop.c')
-rw-r--r--src/textprop.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/textprop.c b/src/textprop.c
index d67ec4c7e..d5a53d6cb 100644
--- a/src/textprop.c
+++ b/src/textprop.c
@@ -9,10 +9,6 @@
/*
* Text properties implementation. See ":help text-properties".
- *
- * TODO:
- * - Also test line2byte() with many lines, so that ml_updatechunk() is taken
- * into account.
*/
#include "vim.h"