drop useless Abort function
This commit is contained in:
parent
b46f06a736
commit
3b14d585a2
3 changed files with 18 additions and 25 deletions
|
|
@ -263,8 +263,8 @@ window.ChatHubHandler = (function ($) {
|
|||
return encodedValue;
|
||||
}
|
||||
|
||||
|
||||
$(window).unload(function () { chat.server.abort(); });
|
||||
// FIXME cx clean shutdown
|
||||
// $(window).unload(function () { });
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue