]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context.cc
* Documentation/topdocs/INSTALL.texi (Top): Remove information
[lilypond.git] / lily / context.cc
index 13965e2fa0f50b54b0779ff8b96f95669dd6c506..e88fd27f5af5c2d0b35ef239c97119f3ce8ee23d 100644 (file)
@@ -102,9 +102,7 @@ Context::Context (Object_key const *key)
   scm_gc_unprotect_object (key_->self_scm ());
 }
 
-/*
-  TODO:  this shares code with find_create_context().
-*/
+/* TODO:  this shares code with find_create_context ().  */
 Context *
 Context::create_unique_context (SCM n, SCM operations)
 {