X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2Fmolecule.hh;h=7907be0ae440c479d588b73aa08716a397c6a800;hb=59ed0cee2aae58a3f0483f21261c68aee406fa10;hp=f8edc37c2520b6fa1b1c731eda0949848f35b905;hpb=0d1109b28ecf554b7656e0018c0c9fbeec8258a8;p=lilypond.git diff --git a/lily/include/molecule.hh b/lily/include/molecule.hh index f8edc37c25..7907be0ae4 100644 --- a/lily/include/molecule.hh +++ b/lily/include/molecule.hh @@ -19,7 +19,6 @@ struct Molecule { Pointer_list atoms_; // change to List? - /* *************** */ Molecule() { } Molecule (Atom const &a);