зеркало из https://github.com/mozilla/gecko-dev.git
Bug 867362 - part 2 - delete JS_BITS_PER_DOUBLE; r=luke
Nothing in the engine uses it.
This commit is contained in:
Родитель
b59eb06e7e
Коммит
e002f877db
|
@ -245,7 +245,6 @@ typedef int JSBool;
|
|||
#define JS_BITS_PER_BYTE_LOG2 3
|
||||
|
||||
#define JS_BITS_PER_WORD (JS_BITS_PER_BYTE * JS_BYTES_PER_WORD)
|
||||
#define JS_BITS_PER_DOUBLE (JS_BITS_PER_BYTE * JS_BYTES_PER_DOUBLE)
|
||||
|
||||
/***********************************************************************
|
||||
** MACROS: JS_FUNC_TO_DATA_PTR
|
||||
|
|
Загрузка…
Ссылка в новой задаче