]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tweak-registration.cc
new file.
[lilypond.git] / lily / tweak-registration.cc
index 701eb08dcc266ff0225744d27a1e32c498201757..d0739a220281c03e35fb7c45f41c476e55f6cbc8 100644 (file)
@@ -116,6 +116,7 @@ Tweak_registry::mark_smob (SCM smob)
 int
 Tweak_registry::print_smob (SCM smob, SCM port, scm_print_state*)
 {
+  (void) smob;                 // smother warning.
   scm_puts ("#<Tweak_registry>", port); 
   return 1;
 }