mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
hrm, removal
This commit is contained in:
parent
f16616d23b
commit
793b34d17b
4 changed files with 1 additions and 20 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue