]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-mod.cc
Revert "Issue 4360: Reorganize smob initialization to make it more reliable"
[lilypond.git] / lily / context-mod.cc
index b9c43fe76a7f013e3bf16c21d5444920d2d6d222..fd2a25d2fe5fc64fec88a7eea3ec34deedc85962 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "context-mod.hh"
 
-ADD_SMOB_INIT (Context_mod);
-
 Context_mod::Context_mod ()
 {
   mods_ = SCM_EOL;