]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-engraver.cc
* lily/*.cc, lily/include/*.hh: eliminate dummy arguments from
[lilypond.git] / lily / swallow-engraver.cc
index 39052cba11a451b1adc941ed7060a6fa77fbf1dd..e86e004c1a4614dd62456c2478aa4caf46608681 100644 (file)
@@ -32,6 +32,5 @@ ADD_TRANSLATOR (Swallow_engraver,
                /* doc */ "This engraver swallows everything given to it silently. The purpose of "
                "this is to prevent spurious \"event junked\" warnings.",
                /* create */ "",
-               /* accept */ "general-music",
                /* read */ "",
                /* write */ "");