]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dots.hh
patch::: 1.3.59.uu2.jcn1
[lilypond.git] / lily / include / dots.hh
index 8f33241c68ec1e8f944b2b84ed7d9d3c50249040..ace3555c6c4195efc227638f145f30a50512fda7 100644 (file)
@@ -26,7 +26,7 @@
 class Dots :  public Item
 {
 protected:
-  virtual Molecule do_brew_molecule () const;
+  Molecule do_brew_molecule () const;
   virtual void after_line_breaking ();
 public:
    static SCM scheme_molecule (SCM);