]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/module-scheme.cc
Build: dist fix.
[lilypond.git] / lily / module-scheme.cc
index b58bf15ffb60981cf584639f0fbe32bb07b0f9fc..72a32e480190e05664687f8553e83c6d03bfee8d 100644 (file)
@@ -53,17 +53,6 @@ LY_DEFINE (ly_module_copy, "ly:module-copy",
   return SCM_UNSPECIFIED;
 }
 
-LY_DEFINE (ly_clear_anonymous_modules, "ly:clear-anonymous-modules",
-          0, 0, 0, (),
-          "Plug a GUILE 1.6 and 1.7 memory leak by breaking a weak"
-          " reference pointer cycle explicitly.")
-{
-#ifdef MODULE_GC_KLUDGE
-  clear_anonymous_modules ();
-#endif
-
-  return SCM_UNSPECIFIED;
-}
 
 /* Lookup SYM, but don't give error when it is not defined.  */
 SCM