Skip to content
Snippets Groups Projects
Commit 1cbaf785 authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

Remove invalid deletes in THcRaster destructor

parent 4da56759
No related branches found
No related tags found
No related merge requests found
......@@ -60,8 +60,6 @@ THcRaster::THcRaster( const char* name, const char* description,
//_____________________________________________________________________________
THcRaster::~THcRaster()
{
delete [] fPedADC;
delete [] fAvgPedADC;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment