remove alerts

This commit is contained in:
Manuel Araoz 2014-08-18 13:13:22 -04:00
commit 497a93991e
2 changed files with 0 additions and 4 deletions

View file

@ -377,7 +377,6 @@ PublicKeyRing.prototype._checkInPKR = function(inPKR, ignoreId) {
PublicKeyRing.prototype._mergePubkeys = function(inPKR) {
alert('merge pubkeys');
var self = this;
var hasChanged = false;