Skip to content

Commit

Permalink
Remove release statement re #8485
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Palmen <karl.palmen@stfc.ac.uk>
  • Loading branch information
KarlPalmen committed Feb 21, 2014
1 parent 72531ed commit db6a92b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Code/Mantid/Framework/DataHandling/src/LoadCanSAS1D2.cpp
Expand Up @@ -221,7 +221,6 @@ MatrixWorkspace_sptr LoadCanSAS1D2::loadEntry(Poco::XML::Node * const workspaceD
}

runLoadInstrument(main_out->getInstrument()->getName(), dataWS);
tdataElemList->release();
dataWS->getAxis(0)->setUnit("Wavelength");

// add to group
Expand Down

0 comments on commit db6a92b

Please sign in to comment.