]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/listener.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / listener.cc
index 8b9f3ad9ac30047aca16d773344ae1ddfc4dc007..edc96bdf1c84aed5a51c69b87ae4914a125ebe77 100644 (file)
 #include "ly-smobs.icc"
 #include "warn.hh"
 
-/*
-Listener_target::~Listener_target ()
-{
-}
-*/
-
 Listener::Listener (const void *target, Listener_function_table *type)
 {
   target_ = (void *)target;