From 6e0890b48017f48b50e0c439dc84165004419082 Mon Sep 17 00:00:00 2001 From: John Foerch Date: Tue, 18 Dec 2012 14:23:21 -0500 Subject: [PATCH] new-tabs.js: remove obsolete comments --- modules/new-tabs.js | 4 ---- 1 file changed, 4 deletions(-) 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"); -- 2.11.4.GIT