Skip to content

Commit

Permalink
re #8437 and another warning
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDraper committed Nov 13, 2013
1 parent 6c89aba commit 29e84f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Code/Mantid/Framework/SINQ/src/SINQHMListener.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ void SINQHMListener::readHMData(IMDHistoWorkspace_sptr ws)
{
int *data = NULL, length = 1;
coord_t *idx;
long dataSum = 0;

for(int i = 0; i < rank; i++){
length *= dim[i];
Expand Down

0 comments on commit 29e84f2

Please sign in to comment.