repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 83d5f10b3f02f5d392bbac483834dd4639b34f33:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 83d5f10b3f02f5d392bbac483834dd4639b34f33
Author: James Baicoianu 
Date:   Wed Jan 31 23:23:39 2018 -0800

    Chat moved to WebUI

diff --git a/scripts/janusweb.js b/scripts/janusweb.js
index 8cf1e5d40d63be8f3bdbc624a11c4ae83093e4ba..
index ..f9f7ba7121265a3393b17d239f3ac2fa5167e496 100644
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -267,10 +267,6 @@ elation.require([
       } else {
         player.disable();
       }
-
-      if (this.showchat) {
-        this.chat = elation.janusweb.chat({append: document.body, client: this.engine.client, network: this.network});
-      }
     }
     this.clear = function() {
       if (this.currentroom) {

-----END OF PAGE-----