From 7b8a01b1991dc5784f1bd792a59bb1cb6c8440ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Mon, 19 Aug 2013 20:58:36 +0200 Subject: [PATCH] Remove debug code in be.bastelstu.Chat.litcoffee --- file/js/be.bastelstu.Chat.litcoffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/file/js/be.bastelstu.Chat.litcoffee b/file/js/be.bastelstu.Chat.litcoffee index 5911195..3b3dcea 100644 --- a/file/js/be.bastelstu.Chat.litcoffee +++ b/file/js/be.bastelstu.Chat.litcoffee @@ -826,8 +826,6 @@ And finally export the public methods and variables. insertText: insertText freeTheFish: freeTheFish join: join - closePrivateChannel: closePrivateChannel # TODO: REMOVE AFTER DEBUGGING - openPrivateChannel: openPrivateChannel # TODO: REMOVE AFTER DEBUGGING listener: add: addListener remove: removeListener