Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
remove empty onload function
Browse files Browse the repository at this point in the history
  • Loading branch information
barrydegraaff committed Apr 25, 2016
1 parent 8f571bf commit 903ce77
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2549,11 +2549,6 @@ tk_barrydegraaff_zimbra_openpgp.prototype.lookup = function() {
}
};


xmlHttp.onload = function(e)
{
};

xmlHttp.send( null );

}
Expand Down

0 comments on commit 903ce77

Please sign in to comment.