Skip to content

Commit

Permalink
Remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 11, 2017
1 parent 7855849 commit 839c3e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/gui/auth/qgsauthimportidentitydialog.cpp
Expand Up @@ -329,10 +329,6 @@ bool QgsAuthImportIdentityDialog::validatePkiPaths()
}
return false;
}
else
{
isvalid = isvalid;
}

if ( isvalid )
{
Expand Down

0 comments on commit 839c3e5

Please sign in to comment.