From daaa650a1be95e38e95f6fedff7e39a63cd847fe Mon Sep 17 00:00:00 2001 From: John McLear Date: Tue, 29 Jan 2013 12:15:11 +0000 Subject: [PATCH] remove message about requiring comments --- src/static/js/chat.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/static/js/chat.js b/src/static/js/chat.js index 5bd88e2e3..56dcbfb0e 100644 --- a/src/static/js/chat.js +++ b/src/static/js/chat.js @@ -1,9 +1,3 @@ -/** - * This code is mostly from the old Etherpad. Please help us to comment this code. - * This helps other people to understand this code better and helps them to improve it. - * TL;DR COMMENTS ON THIS FILE ARE HIGHLY APPRECIATED - */ - /** * Copyright 2009 Google Inc., 2011 Peter 'Pita' Martischka (Primary Technology Ltd) *