]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
* lily/include/translator.icc
[lilypond.git] / lily / include / system.hh
index 18ef76e739c21f78b63381d8c44c8653f3505be9..82d942d396dd7574faa5f73af6d4eef003406c06 100644 (file)
@@ -45,7 +45,7 @@ public:
   void pre_processing ();
 
 protected:
-  virtual SCM do_derived_mark () const;
+  virtual void derived_mark () const;
   virtual Grob *clone (int count) const;
 };