]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score.hh
Issue 4134: Remove trivial print_smob member functions
[lilypond.git] / lily / include / score.hh
index f66a81ba62adacb8518709f030ab658b942870f6..e282a5e81be311a8b0edf0409ba943c1fdb0ff1f 100644 (file)
@@ -30,7 +30,6 @@
 class Score : public Smob<Score>
 {
 public:
-  static int print_smob (SCM, SCM, scm_print_state *);
   SCM mark_smob ();
   static const char type_p_name_[];
   virtual ~Score ();