]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.60
authorfred <fred>
Tue, 26 Mar 2002 23:23:08 +0000 (23:23 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:23:08 +0000 (23:23 +0000)
VERSION
lily/line-of-score.cc

diff --git a/VERSION b/VERSION
index 484be829b250fb9a030bbd6b492e38b7e07987b3..eb48af3ecc68169fd943ee16e8b34e8eb3a587ed 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
-PATCH_LEVEL=59
+PATCH_LEVEL=60
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a
index dc78eb09da95770d2acfbb9acd23f7754e53ec3a..110aea1c93deb2df52859bd7945df9a67d6207c3 100644 (file)
@@ -36,10 +36,6 @@ Line_of_score::element_count () const
   return scm_ilength ( get_elt_pointer ("all-elements"));
 }
 
-
-/*
-  Ugh.  this is grossly hairy.
- */
 void
 Line_of_score::typeset_element (Score_element * elem_p)
 {