]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/molecule.hh
release: 1.0.15
[lilypond.git] / lily / include / molecule.hh
index f8edc37c2520b6fa1b1c731eda0949848f35b905..7907be0ae440c479d588b73aa08716a397c6a800 100644 (file)
@@ -19,7 +19,6 @@
 struct Molecule {
   Pointer_list<Atom*> atoms_;  // change to List<Atom>? 
 
-  /* *************** */
     
   Molecule() { }
   Molecule (Atom const &a);