]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/font-metric.hh
Issue 4135/2: Replace mark_smob static member functions with non-static members
[lilypond.git] / lily / include / font-metric.hh
index 0eb2e0808bd9afc91e9bfae1658cbc99bab0bccc..e5a2b236be9509ec57c3ddc80dc4c739437bc74d 100644 (file)
@@ -34,7 +34,7 @@ class Font_metric : public Smob<Font_metric>
 {
 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 ~Font_metric ();
 private: