]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar-engraver.cc
Imported Upstream version 2.18.0
[lilypond.git] / lily / bar-engraver.cc
index c2abb8cd85b05a7df84a85ad66bb1f595303a992..cf217be3b08efbb2baa9e5b949d361f9c38f00a6 100644 (file)
@@ -33,7 +33,6 @@ class Bar_engraver : public Engraver
 {
 public:
   TRANSLATOR_DECLARATIONS (Bar_engraver);
-  void request_bar (string type_string);
 
 protected:
   void stop_translation_timestep ();