]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tex-lookup.hh
patch::: 1.0.16.jcn1: geile pats
[lilypond.git] / lily / include / tex-lookup.hh
index cdb9839fcc5f3c685b0b4648be8a2e42e0892816..2341c4484c74bbcb0bc306f240cedb7f62d94f1f 100644 (file)
@@ -22,7 +22,6 @@ public:
 
   virtual Atom afm_find (String s) const;
   virtual String character_str (int i) const;
-  virtual Atom dashed_slur (Array<Offset> controls, Real thick, Real dash) const;
   virtual Atom* atom_p (String, int, Box) const;
   Atom embed (Atom a) const;
   virtual Atom hairpin (Real width, bool decresc, bool continued) const;