hepmc - Diff between revs 65 and 92

Subversion Repositories:
Rev:
Show entire file - Ignore whitespace
Rev 65 Rev 92
Line 157... Line 157...
157                         (*des)->print(); 157                         (*des)->print();
158                     } 158                     }
159                 } 159                 }
160             } 160             }
161         } 161         }
162 -  
-   162         // cleanup
-   163         delete evt;
163         // in analogy to the above, similar use can be made of the 164         // in analogy to the above, similar use can be made of the
164         // HepMC::GenVertex::vertex_iterator, which also accepts a range. 165         // HepMC::GenVertex::vertex_iterator, which also accepts a range.
165     } // end scope of ascii_in 166     } // end scope of ascii_in
166 167
167     return 0; 168     return 0;