From: John Foerch Date: Tue, 18 Dec 2012 19:23:21 +0000 (-0500) Subject: new-tabs.js: remove obsolete comments X-Git-Tag: debian-1.0--pre-1+git160130-1~202 X-Git-Url: https://repo.or.cz/w/conkeror.git/commitdiff_plain/6e0890b48017f48b50e0c439dc84165004419082 new-tabs.js: remove obsolete comments --- diff --git a/modules/new-tabs.js b/modules/new-tabs.js index 2f271d5..c780c76 100644 --- a/modules/new-tabs.js +++ b/modules/new-tabs.js @@ -6,10 +6,6 @@ * * Use, modification, and distribution are subject to the terms specified in the * COPYING file. - * - * This is a tab bar which is based on tab-bar.js but makes customization of the - * tabs much easier. It provides sensible default styles but lets the user - * simply override these defaults by normal CSS. **/ require("mode.js");