From: gpercival <gpercival>
Date: Fri, 6 Jan 2006 21:47:49 +0000 (+0000)
Subject: Remove reference to non-existant file.
X-Git-Tag: release/2.7.38^2~332
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=367f797ff259c6fd306c73519a426b92a54104f8;p=lilypond.git

Remove reference to non-existant file.
---

diff --git a/ChangeLog b/ChangeLog
index a58c4b2405..ca82b054d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-06  Graham Percival  <gpermus@gmail.com>
+
+	* input/test/add-staccato.ly: remove reference to old file.
+
 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
 	* scripts/lilypond-book.py (invokes_lilypond): allow . in path to
diff --git a/input/test/add-staccato.ly b/input/test/add-staccato.ly
index d900c693d0..d7a4aefb18 100644
--- a/input/test/add-staccato.ly
+++ b/input/test/add-staccato.ly
@@ -5,9 +5,7 @@
 
 texidoc= "@cindex Add Stacato
 Using @code{make-music}, you can add various stuff to notes. In this
-example staccato dots are added to the notes.  For this simple case,
-it is not necessary to use scm constructs (see @code{separate-staccato.ly}).
-"
+example staccato dots are added to the notes."
 } 
 
 #(define (make-script x)