Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
38627f33
Commit
38627f33
authored
May 28, 2016
by
Don Gagne
Browse files
Remove incorrect warning
parent
50b4f684
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FactSystem/ParameterLoader.cc
View file @
38627f33
...
...
@@ -903,8 +903,6 @@ void ParameterLoader::_addMetaDataToDefaultComponent(void)
}
if
(
_parameterMetaData
)
{
// This should only be called once
qWarning
()
<<
"Internal Error: ParameterLoader::_addMetaDataToAll with _parameterMetaData non NULL"
;
return
;
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment