Backed out changeset db16370f7cce

This commit is contained in:
Kyle Huey 2013-09-30 10:39:33 +08:00
parent 7df433eefc
commit 60f7948e75

View File

@ -423,7 +423,6 @@ DOMInterfaces = {
'FileReaderSync': {
'workers': True,
'wrapperCache': False,
'nativeOwnership': 'worker',
},
'FileRequest': {