From b1ba38da6033889ecaff0c1f69b872fb6c76d961 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 18 Apr 2009 18:52:59 +0000 Subject: Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'll try to get full Unicode support in soon. The current code uses some interesting solutions ;-). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6770 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/fl_utf8.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'FL/fl_utf8.h') diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h index 3440bd727..e7bc9010a 100644 --- a/FL/fl_utf8.h +++ b/FL/fl_utf8.h @@ -87,9 +87,6 @@ extern "C" { @{ */ -/** is this even defined anywhere? */ -int fl_unichar_to_utf8_size(Fl_Unichar); - /* F2: comes from FLTK2 */ /* OD: comes from OksiD */ -- cgit v1.2.3