diff options
author | corvid <corvid@lavabit.com> | 2011-07-22 01:58:15 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-07-22 01:58:15 +0000 |
commit | 58d8a78e4c89ba7609cb16ba8b4462235137fd58 (patch) | |
tree | 733a1364b05226dffe61a0b26ee1e150f7fea00d /src/form.cc | |
parent | 5dc9e10627a82d0b72ed1735f802364d9d2d9315 (diff) |
rm comment
Diffstat (limited to 'src/form.cc')
-rw-r--r-- | src/form.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/form.cc b/src/form.cc index bf1f8e33..9b86fcb7 100644 --- a/src/form.cc +++ b/src/form.cc @@ -611,7 +611,6 @@ void Html_tag_open_isindex(DilloHtml *html, const char *tag, int tagsize) /* * The textarea tag - * (TODO: It doesn't support wrapping). */ void Html_tag_open_textarea(DilloHtml *html, const char *tag, int tagsize) { |