Don't include extra jQuery library

This commit is contained in:
kasimi
2015-12-13 13:45:21 +01:00
parent d42e81cd3f
commit dc6a6c528d
2 changed files with 1 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -8,7 +8,7 @@
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
**/
var $jQ=jQuery.noConflict(true);
var $jQ=jQuery;
var hasFocus = true;
$jQ(function(){
if(!mChatArchiveMode){