Skip to content
Permalink
Browse files
Remove redundant code
  • Loading branch information
nyalldawson committed Sep 11, 2017
1 parent 7855849 commit 839c3e5
Showing 1 changed file with 0 additions and 4 deletions.
@@ -329,10 +329,6 @@ bool QgsAuthImportIdentityDialog::validatePkiPaths()
}
return false;
}
else
{
isvalid = isvalid;
}

if ( isvalid )
{

0 comments on commit 839c3e5

Please sign in to comment.