#334: remove tele from content menu

This commit is contained in:
Cameron Kaiser 2017-08-17 20:57:22 -07:00
parent a7518d26c4
commit a62ee9ff96
1 changed files with 2 additions and 0 deletions

View File

@ -85,8 +85,10 @@ nsContextMenu.prototype = {
// Initialize (disable/remove) menu items.
this.initItems();
/*
// Register this opening of the menu with telemetry:
this._checkTelemetryForMenu(aXulMenu);
*/
},
hiding: function CM_hiding() {