From 937f90046a79b87ddcbe55f11e76e09bcc7b76ce Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:40:52 +0000 Subject: [PATCH] lilypond-0.0.67 --- flower/include/full-storage.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flower/include/full-storage.hh b/flower/include/full-storage.hh index e409415645..bcd778a994 100644 --- a/flower/include/full-storage.hh +++ b/flower/include/full-storage.hh @@ -99,7 +99,7 @@ public: virtual bool trans_ok(int i, int j) const; virtual void trans_next(int &i, int &j) const; virtual Matrix_storage * clone(); - NAME_MEMBERS(Full_storage); + NAME_MEMBERS(); virtual bool try_right_multiply(Matrix_storage * dest, Matrix_storage const * ); }; -- 2.39.5