From: fred Date: Wed, 27 Mar 2002 01:04:36 +0000 (+0000) Subject: lilypond-1.3.132 X-Git-Tag: release/1.5.59~671 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=da99b98925cf291d56b92b88ac5410c37096f52f;p=lilypond.git lilypond-1.3.132 --- diff --git a/input/bugs/ss.ly b/input/bugs/ss.ly deleted file mode 100644 index f0585ae086..0000000000 --- a/input/bugs/ss.ly +++ /dev/null @@ -1,14 +0,0 @@ -\version "1.3.129" -\include "paper16.ly" -\score{ - \notes \context Staff = pr { - \context Voice < a b c' e'> - } - \paper{ - \translator { - \StaffContext - StaffSymbol \override #'staff-space = #1.3 - } - } -} -