]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dispatcher-scheme.cc
Build: Dependencies for web.texi in translated languages.
[lilypond.git] / lily / dispatcher-scheme.cc
index a87074e799bd6eecfcae58819300390834bf3a22..13854b26d783fc5bde1321064831688d2a57077d 100644 (file)
@@ -92,7 +92,6 @@ LY_DEFINE (ly_listened_event_class_p, "ly:listened-event-class?",
   return scm_from_bool (result);
 }
 
-
 LY_DEFINE (ly_broadcast, "ly:broadcast",
            2, 0, 0, (SCM disp, SCM ev),
            "Send the stream event @var{ev} to the dispatcher @var{disp}.")