]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/abbreviation-beam.cc
release: 1.1.65
[lilypond.git] / lily / abbreviation-beam.cc
index cc10968278894aac61cca7604f58d11b0a54b489..b0307f2e6f07fcf649b3aca969eca254e6ef0a51 100644 (file)
@@ -1,4 +1,3 @@
-#if 0
 /*
   abbreviation-beam.cc -- implement Abbreviation_beam
 
@@ -59,4 +58,3 @@ Abbreviation_beam::stem_beams (Stem *here, Stem *next, Stem *prev) const
    */
   return Beam::stem_beams (here, next, prev);
 }
-#endif