hrm, removal

This commit is contained in:
John McLear 2016-01-08 13:39:32 +00:00
parent f16616d23b
commit 793b34d17b
4 changed files with 1 additions and 20 deletions

View file

@ -522,11 +522,6 @@ var pad = {
pad.initTime = +(new Date());
pad.padOptions = clientVars.initialOptions;
if ((!browser.msie) && (!(browser.firefox && browser.version.indexOf("1.8.") == 0)))
{
// document.domain = document.domain; // for comet
}
// for IE
if (browser.msie)
{