]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
Issue 4135/2: Replace mark_smob static member functions with non-static members
[lilypond.git] / lily / include / paper-book.hh
index beca941da7d000f7c956d2118098ca7ebd8480b4..c1c8d2267bac0f62a6df45dd581d78d2126a4130 100644 (file)
@@ -31,7 +31,7 @@ class Paper_book : public Smob<Paper_book>
 {
 public:
   static int print_smob (SCM, SCM, scm_print_state *);
-  static SCM mark_smob (SCM);
+  SCM mark_smob ();
   static const char type_p_name_[];
   virtual ~Paper_book ();
 private: