diff --git a/browserid/lib/wsapi.js b/browserid/lib/wsapi.js
index fd3a89ca71821b9250f51038ea4cf81ba8c99fad..c41ebf105ca5126f3b269b975419a7384a2025a6 100644
--- a/browserid/lib/wsapi.js
+++ b/browserid/lib/wsapi.js
@@ -254,7 +254,6 @@ function setup(app) {
     });
   });
 
-  // MODIFICATIONS for cert: remove pubkey
   app.post('/wsapi/add_email', checkAuthed, checkParams(["email", "site"]), function (req, resp) {
     try {
       // on failure stageEmail may throw, null pubkey