Skip to content

Commit 839c3e5

Browse files
committedSep 11, 2017
Remove redundant code
1 parent 7855849 commit 839c3e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎src/gui/auth/qgsauthimportidentitydialog.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,6 @@ bool QgsAuthImportIdentityDialog::validatePkiPaths()
329329
}
330330
return false;
331331
}
332-
else
333-
{
334-
isvalid = isvalid;
335-
}
336332

337333
if ( isvalid )
338334
{

0 commit comments

Comments
 (0)
Please sign in to comment.