зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1140509 - remove the unused Infinity keyword from the xpidl parser; r=bsmedberg
This commit is contained in:
Родитель
5c82f1e14b
Коммит
8c2657fa26
|
@ -994,7 +994,6 @@ class IDLParser(object):
|
|||
'readonly': 'READONLY',
|
||||
'native': 'NATIVE',
|
||||
'typedef': 'TYPEDEF',
|
||||
'Infinity': 'INFINITY'
|
||||
}
|
||||
|
||||
tokens = [
|
||||
|
|
Загрузка…
Ссылка в новой задаче