]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/music-function.cc
Revert "Issue 4360: Reorganize smob initialization to make it more reliable"
[lilypond.git] / lily / music-function.cc
index a20af4d0a2a104264127956f1a827d2983330d48..35341e3c6d6fae828265b3d11f10f3e7c277daf7 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "music-function.hh"
 
-ADD_SMOB_INIT (Music_function);
-
 const char Music_function::type_p_name_[] = "ly:music-function?";
 
 /* Print a textual represenation of the smob to a given port.  */