]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pitch.cc
Revert "Issue 4360: Reorganize smob initialization to make it more reliable"
[lilypond.git] / lily / pitch.cc
index 4c5cb79e37620dfd4f347adc36c98b8f4888ebcb..0fd75129476a7a1d889d751c504e290f22c30843 100644 (file)
@@ -26,8 +26,6 @@
 
 #include <cmath>
 
-ADD_SMOB_INIT (Pitch);
-
 Pitch::Pitch (int o, int n, Rational a)
 {
   notename_ = n;