Skip to content

Commit

Permalink
Re #9543. Remove unused variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Jun 10, 2014
1 parent ab074a3 commit d36bf3f
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -71,8 +71,6 @@ namespace Mantid
void loadChunk();
/// Shared pointer to the correct file loader instance - it needs to be kept alive.
API::Algorithm_sptr m_loader;
/// Flag indicating whether we're using LoadPreNexus (true) or LoadEventPreNexus (false)
bool m_preNexus;
};

} // namespace LiveData
Expand Down

0 comments on commit d36bf3f

Please sign in to comment.