Skip to content
Snippets Groups Projects
Commit 86e62fce authored by Patrick José Pereira's avatar Patrick José Pereira
Browse files

GeoTagController: Remove empty string in initialization list

parent aaf2ee25
No related branches found
No related tags found
No related merge requests found
......@@ -135,9 +135,6 @@ void GeoTagController::_setErrorMessage(const QString& error)
GeoTagWorker::GeoTagWorker()
: _cancel(false)
, _logFile("")
, _imageDirectory("")
, _saveDirectory("")
{
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment