]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/bar.hh
patch::: 1.3.58.jcn2
[lilypond.git] / lily / include / bar.hh
index 6673cea6f95c96e1090b0eb1981056869872f1e3..bfb2ce7379f0bb3e3d061d38b64eaa15d9ff6c28 100644 (file)
@@ -23,7 +23,7 @@ public:
 
 protected:
   virtual void before_line_breaking ();
-  virtual Molecule  do_brew_molecule () const;
+  Molecule  do_brew_molecule () const;
   virtual Real get_bar_size () const;
 };
 #endif // BAR_HH