]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/simple-closure.cc
Revert "Issue 4360: Reorganize smob initialization to make it more reliable"
[lilypond.git] / lily / simple-closure.cc
index 0ef57ded6ebaa3426f5db557a0b0d62f398ea0f8..b62649f06d52b28c88bfd40081ac917d771f8dce 100644 (file)
@@ -22,8 +22,6 @@
 
 #include "grob.hh"
 
-ADD_SMOB_INIT (Simple_closure);
-
 SCM
 evaluate_args (SCM delayed_argument, SCM args, bool pure, int start, int end)
 {