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
86e62fce
Commit
86e62fce
authored
Jun 27, 2019
by
Patrick José Pereira
Browse files
GeoTagController: Remove empty string in initialization list
Signed-off-by:
Patrick José Pereira
<
patrickelectric@gmail.com
>
parent
aaf2ee25
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AnalyzeView/GeoTagController.cc
View file @
86e62fce
...
...
@@ -135,9 +135,6 @@ void GeoTagController::_setErrorMessage(const QString& error)
GeoTagWorker
::
GeoTagWorker
()
:
_cancel
(
false
)
,
_logFile
(
""
)
,
_imageDirectory
(
""
)
,
_saveDirectory
(
""
)
{
}
...
...
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