]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/apply-context-iterator.cc
Run `make grand-replace'.
[lilypond.git] / lily / apply-context-iterator.cc
index 0f6e6daff8b8a8d7aae140e700054e886a9b1c58..3ed593be587a187b779a55199955a8a459d51cd0 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "context.hh"
@@ -12,9 +12,6 @@
 #include "music.hh"
 #include "simple-music-iterator.hh"
 
-/**
-   Iterate a property.
-*/
 class Apply_context_iterator : public Simple_music_iterator
 {
 public: