summaryrefslogtreecommitdiff
path: root/src/Fl_Text_Display.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2022-11-12 15:18:56 +0100
committerMatthias Melcher <github@matthiasm.com>2022-11-12 15:19:08 +0100
commit350038983fe05ee9d144c0e78479ee22e2815c0f (patch)
tree7f5d399e07afcc6bb110e85500a4a2f7e94b3b16 /src/Fl_Text_Display.cxx
parent8d636d931eb4101d15ab74493be2bc762e0f1796 (diff)
Removed FIXME comment that was already solved.
Diffstat (limited to 'src/Fl_Text_Display.cxx')
-rw-r--r--src/Fl_Text_Display.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx
index deaf46608..bd81e0e86 100644
--- a/src/Fl_Text_Display.cxx
+++ b/src/Fl_Text_Display.cxx
@@ -1985,9 +1985,6 @@ int Fl_Text_Display::handle_vline(
{
IS_UTF8_ALIGNED2(buffer(), lineStartPos)
- // FIXME: we need to allow two modes for FIND_INDEX: one on the edge of the
- // FIXME: character for selection, and one on the character center for cursors.
-
/* STR #2531
The variables startStyle and styleX seem to introduce some additional