]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-specced-music.hh
release: 1.3.37
[lilypond.git] / lily / include / context-specced-music.hh
index 56206a3bdf09be9a92a129e53ac4d0975149d89e..abcf2c40f3710a810c88c1edc86761df273c4322 100644 (file)
 class Context_specced_music : public Music_wrapper
 {
 public:
-  /** The kind of translation needed for this music.  This doesn't
-    make sense for simple (ie non-list) music, but it does no harm
-    here. Yes, it did harm Music_sequence: you can forget to copy it.
-      
-    */
+  /// The kind of translation needed for this music.  
   String translator_type_str_;
 
   /// what identification for the translation unit