]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/kpath.hh
* lily/music.cc (derived_mark): derive Music from Prob.
[lilypond.git] / lily / include / kpath.hh
index 6bc42424bba9137cf021ee19efea32456820382a..511362375cd982d05046e6415a964670561a8ca0 100644 (file)
@@ -1,18 +1,16 @@
-/*   
+/*
   kpath.hh -- declare kpathsea functions.
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-
- */
+  (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+*/
 
 #ifndef KPATH_HH
 #define KPATH_HH
 
 class String;
 
-String kpathsea_find_afm (char const *name);
 String kpathsea_find_tfm (char const *name);
 void initialize_kpathsea (char *av0);