]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest.hh
release: 1.3.4
[lilypond.git] / lily / include / rest.hh
index 611ddd7103466fd85ce660c6e53426ac43f1108a..39b6bb2b203c0cfc213a74eddb7b67128780ced1 100644 (file)
@@ -15,7 +15,6 @@
 class  Rest : public Rhythmic_head
 {
 public:
-  Rest ();
   void add_dots (Dots*);
 protected:
   virtual void do_add_processing ();