]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pitch.cc
release: 1.5.17
[lilypond.git] / lily / pitch.cc
index 54d876cfa7080bee983b2e89022d452e0bb5fbfc..46013523fd454bc124e9295ca69129c0aff1964a 100644 (file)
@@ -240,7 +240,7 @@ pitch_transpose (SCM p, SCM delta)
 
 
 IMPLEMENT_TYPE_P (Pitch, "pitch?");
-IMPLEMENT_UNSMOB (Pitch, pitch);
+
 SCM
 Pitch::mark_smob (SCM)
 {