]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tex-lookup.hh
patch::: 1.0.15.jcn3: guilig atoom
[lilypond.git] / lily / include / tex-lookup.hh
index cdb9839fcc5f3c685b0b4648be8a2e42e0892816..4b9d598e08d12d9cc872b57c762d6baab651f38e 100644 (file)
@@ -22,7 +22,7 @@ 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 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;