]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/misc.hh
misc.cc: remove utf8_char_len, change callers.
[lilypond.git] / lily / include / misc.hh
index ce4f4c838b49674a656e985dbd632410e8f2524b..18f996ad4b8b07a0847e6ffc96da4dfedc9337c5 100644 (file)
@@ -64,7 +64,6 @@ Real directed_round (Real f, Direction d);
 Real peak_around (Real epsilon, Real threshold, Real x);
 Real convex_amplifier (Real standard_x, Real increase_factor, Real x);
 string camel_case_to_lisp_identifier (string in);
-vsize utf8_char_len (char);
 
 #endif