]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
Imported sources
[lilypond.git] / lily / include / lookup.hh
index 959b278a8dac17bf47caa6d648077028943fc041..a86be7885218cc1f3f000f55d51b40dd13615d88 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
@@ -31,7 +31,6 @@ struct Lookup
   static Molecule filled_box (Box b);
   static Molecule round_filled_box (Box b, Real blotdiameter);
   static Molecule repeat_slash (Real w, Real slope, Real th);
-  static Molecule line (Real th, Offset from, Offset to);
   static Molecule horizontal_line (Interval w, Real th);
   static Molecule triangle (Interval, Real, Real);
 };