Skip to content

Commit

Permalink
refs #9509. Remove unused var.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Jun 2, 2014
1 parent acc2932 commit b244854
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -403,7 +403,6 @@ namespace Mantid

// Associate the member DisjointElements with a cluster. Involves looping back over iterator.
iterator->jumpTo(0); // Reset
const double val4 = ws->getSignalNormalizedAt(4094);
do
{
const size_t currentIndex = iterator->getLinearIndex();
Expand Down

0 comments on commit b244854

Please sign in to comment.