Index: desktop-options.js |
=================================================================== |
--- a/desktop-options.js |
+++ b/desktop-options.js |
@@ -965,18 +965,6 @@ |
getMessage("options_customFilters_edit_placeholder", ["/ads/track/*"])); |
// Help tab |
- getDocLink("adblock_plus_report_issue", (link) => |
- { |
- setLinks("report-issue", link); |
- }); |
- getDocLink("adblock_plus_report_ad", (link) => |
- { |
- setLinks("report-ad", link); |
- }); |
- getDocLink("adblock_plus_report_bug", (link) => |
- { |
- setLinks("report-bug", link); |
- }); |
getDocLink("{browser}_support", url => |
{ |
setLinks("visit-forum", url); |