summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2017-08-18 15:00:06 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2017-08-18 15:00:06 +0000
commit638fba602018fe815321e33fa1cd26f1395b3cca (patch)
treed6c73d0e515b883cd760ebf5ec1ed68cf18de6bf /documentation/src
parent46288a2bdbe351be2704d4aec9e825cce4dbf354 (diff)
Documentation: remove unnecessary item from TODO list.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12389 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/unicode.dox1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox
index 8d78701cf..eb89a97be 100644
--- a/documentation/src/unicode.dox
+++ b/documentation/src/unicode.dox
@@ -501,7 +501,6 @@ converts the strings to lower case Unicode as part of the comparison.
\li write something about filename encoding on OS X...
\li explain the fl_utf8_... commands
\li explain issues with Fl_Preferences
-\li why FLTK has no Fl_String class
\htmlonly
<hr>