From dede3383d4c4b47b3d964192ef52a1040519bc31 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 8 Dec 2016 17:29:46 +0530 Subject: [PATCH] xmpp: Remove minor jsxc unnecessary outdated code --- plinth/modules/xmpp/static/jsxc-plinth.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/plinth/modules/xmpp/static/jsxc-plinth.js b/plinth/modules/xmpp/static/jsxc-plinth.js index 26b1953c5..e8a24f4fe 100644 --- a/plinth/modules/xmpp/static/jsxc-plinth.js +++ b/plinth/modules/xmpp/static/jsxc-plinth.js @@ -58,9 +58,6 @@ $(function() { checkFlash: false, rosterAppend: 'body', root: plinth_settings.jsxc_root, - displayRosterMinimized: function() { - return true; - }, otr: { debug: true, SEND_WHITESPACE_TAG: true,