]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/listener.cc
Doc: Issue 4349: Clarify where changes to beatStructure should be placed
[lilypond.git] / lily / listener.cc
index a6dcbd10205037066e0160764ff4e985318c8640..50f1969ecb418c4735715fc8c77bf9f08963b080 100644 (file)
@@ -51,13 +51,6 @@ Listener::mark_smob ()
   return SCM_EOL;
 }
 
-int
-Listener::print_smob (SCM, SCM p, scm_print_state *)
-{
-  scm_puts ("#<Listener>", p);
-  return 1;
-}
-
 SCM
 Listener::equal_p (SCM a, SCM b)
 {