remove alerts
This commit is contained in:
parent
652726dbe9
commit
497a93991e
2 changed files with 0 additions and 4 deletions
|
|
@ -377,7 +377,6 @@ PublicKeyRing.prototype._checkInPKR = function(inPKR, ignoreId) {
|
|||
|
||||
|
||||
PublicKeyRing.prototype._mergePubkeys = function(inPKR) {
|
||||
alert('merge pubkeys');
|
||||
var self = this;
|
||||
|
||||
var hasChanged = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue