Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
12947fe3
Commit
12947fe3
authored
10 years ago
by
Gigg, Martyn Anthony
Browse files
Options
Downloads
Patches
Plain Diff
Removed unused variable that was detected by coverity.
Refs #10472
parent
1afc7d05
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitResolutionModel.h
+0
-2
0 additions, 2 deletions
...rithms/Quantification/Resolution/TobyFitResolutionModel.h
with
0 additions
and
2 deletions
Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitResolutionModel.h
+
0
−
2
View file @
12947fe3
...
...
@@ -134,8 +134,6 @@ namespace Mantid
/// Storage for currently in use random number generators
mutable
std
::
vector
<
Kernel
::
NDRandomNumberGenerator
*>
m_randomNumbers
;
/// The value to mark an attribute as active
int
m_activeAttrValue
;
/// Check for convergence after loop min number of steps
int
m_mcLoopMin
;
/// Maximum number of Monte Carlo evaluations
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment